Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-4.0

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

The '?' character cannot be used here

GC Behavior Inconsistent Between 32-bit and 64-bit Applications

Is there a version of ELMAH for .NET 4?

.net-4.0 elmah

How to refresh canvas

c# wpf canvas .net-4.0 refresh

How to tell System.Data.OracleClient to use the 64 bit Oracle Driver

How to temporarily stop optimisation of WPF framework elements?

Problem hosting WCF service in IIS Express