Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#-4.0

How to configure StructureMap for asp.net MVC 5

Visual Studio 2008 support for new .NET 4

Is there an easy way to append one IList<MyType> to another?

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

How to Sort a list by field

c# .net linq list c#-4.0

Calculate distance of two geo points in km c#

c# c#-4.0 geocode

Error CS1503 - Cannot convert from Microsoft.Extensions.Configuration.IConfigurationSection to System.Action<>

Stop Looping C#?

c# c#-4.0 c#-3.0

C# compiler bug or normal COM oddity?

Using Dataset for Microsoft reporting

Is it possible to get structural elements from a PDF file using iTextSharp?

c# pdf c#-4.0 itextsharp

First WCF connection made in new AppDomain is very slow

Reading Group Policy Settings using C#

c# c#-4.0 active-directory gpo

ConcurrentDictionary TryGetValue vs []. Is [] still thread-safe?

Converting iQueryable to IEnumerable

Response.TrySkipIisCustomErrors not working

asp.net c#-4.0 iis

Is it possible to inject a list of resolved objects into a constructor using Autofac?

Is it true that for long running processes it is better to do thread manually instead of threadpool?

How do I convert from System.Array to object[] in C#

c# .net c#-4.0 casting enums

How to test handling of AccessViolationException

Difference Between LostFocus Event and Leave Event of TextBox

c#-4.0