Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-4.0

BlockingCollection Max Size

c# .net-4.0 concurrency

Could not load file or assembly 'CrystalDecisions.CrystalReports.Engine' / Windows 2012 server

DoCallBack CrossAppDomainDelegate behavior for non-static delegates

Set dependency properties in XAML when the base class is generic

c# wpf generics xaml .net-4.0

Validate request with Request.Unvalidated() in ASP MVC 3 RC and .NET 4

TPL - Difference between MaxDegreeOfParallelism and MaximumConcurrencyLevel

Cannot attach to process in .net 4.0

.net-4.0 windbg sos

Thread dump with .net 4

Entity Framework Code-First - Defining relationships with MembershipUser

Action parameters showing up in querystring instead of URL

How can I add a tokenized parameter to a web.config file so it shows up in SetParameters.xml?

Actual Method Signature Using Reflection

Sort XML Nodes by Alpha.Numeric using C#

c# .net xml .net-4.0 xmldocument

Is this a bug? MissingMethodException accessing a private static method with 0 as parameter

Why isn't LocalBuilder.SetLocalSymInfo emitting variable names?

Bound WPF TextBox is not updating value when the bound property enforces some business rules

How to set a value from an Expression for nested levels of depthness?

c# .net-4.0

NHibernate support .NET 4.0 framework?

.net nhibernate .net-4.0

Serializing Dictionary<string, object> when dictionary was initialized with case insensitive string comparer

Adding methods to ExpandoObjects