Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-4.0

C# 4.0: Method parameter default values as array

.net-4.0 c#-4.0

The membership provider name specified is invalid. Parameter name: providerName

log4net doesn't log when running a .Net 4.0 Windows application built in Release mode

.net-4.0 log4net

C# 4.0 Implicitly Typed Dynamic Objects

Entity Framework 4.0 Entity SQL passing null ObjectParameter parameters

How to exclude "property methods" in Type.GetMethods?

Which is better to use: Convert.ToX or X.Parse(...)?

Test if string can be converted to other, various type

WPF Sub-MenuItem Opening on the Left Instead of the Right

wpf .net-4.0 menuitem

TransactionScope alternative without DTC

NHibernate.MappingException: Could not compile the mapping document

How can I copy an XmlNode from one XmlDocument to another?

xml .net-3.5 .net-4.0

What is PHP's isset equivalent in c# .NET 4 for properties of 'dynamic' objects?

When to use which for?

Microsoft chart stacked column chart has gaps

.net-4.0 mschart

How to build dependent project first with msbuild

c# .net-4.0 msbuild

Can application built with .NET 4.5 run on .NET 4.0?

Downgrade code of HttpClient .NET 4.5 to .NET 4.0

Intellisense in .skin files in ASP.NET 4

Is it possible to scope ServiceStack.Text.JsConfig settings to just your library?

.net .net-4.0 servicestack