Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Change the response output format in XML and JSON only for webHttpBinding

Can a global class instance be visible to COM in C#?

c# vba static com

PetaPoco core .cs file not visible in ASP.NET Core Class Library package

c# asp.net-core petapoco

How to pass Array of Objects from Angular Front-end to C# Back-end

Does not contain a definition for 'WhenAll' Mvc 4 .Net framework 4.0

c# .net asp.net-mvc

Is it possible to print a PDF document from a Windows Service?

Refresh MVC Dropdownlist

c# jquery asp.net-mvc-5

Is this still a closure?

output a .txt file from a StreamWriter without writing to disk?

c# asp.net .net

Work out the type of c# application a class contained in a DLL is being used by

c# .net dll assemblies types

Is it safe to dispose the Icon after calling Icon.ToBitmap()?

c# .net icons idisposable

Order of Precedence with methods?

Form Post Sends values via Request.QueryString instead of Request.Form

c# html forms post

MouseLeftButtonDown on canvas requires too much precision

c# wpf canvas mouse precision

Can I rewrite this more elegantly using LINQ?

c# linq linq-to-objects

BinarySearch not having expected results

c# .net binary-search

Regex - Match a string only when it contains any alphabetic characters

c# .net regex match alpha

Lengthy lines of code vs readability