Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-4.0

Upload a file MVC 4 Web API .NET 4

Dynamically adding members to a dynamic object

How can I upgrade multiple projects (same solution) that's targeting 3.5 to 4.0 in one go?

How to allow a generic type parameter for a C# method to accept a null argument?

c# generics .net-4.0

AsParallel () and Any()?

c# .net-4.0 plinq

How can I deploy a C# application if users don't have .NET installed?

c# .net .net-4.0 native binaries

A generic method can use contravariant/covariant types?

c# oop generics .net-4.0 t4

loadFromRemoteSources error using Assembly.LoadFrom

What is wrong with this TimeSpan.ParseExact line?

Separate long numbers by 3 digits

How do you call master page methods from a content page when the button is inside an update panel?

c# asp.net .net-4.0

WPF MessageBox buttons aren't OS themed

c# wpf .net-4.0 messagebox

dotnet Framework 4 missing from visual studio 2010

How can I add a pie chart to my winforms application?

Why use dynamic typing in c#?

c# .net .net-4.0 c#-4.0

WCF service exposed as ASMX won't accept parameters

"Warning CS1684: Reference to type X claims it is defined in .. but it could not be found"

Strange values in data collector set

c# .net-4.0 perfmon

<httpRuntime requestValidationMode="2.0" /> doesn't work (using IIS 6.0)

.Net 4.0 is encoding single quote when using Attributes.Add