Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#-4.0

Sorting list in C#

How can I keep track of how many async tasks have completed in a loop?

Using DynamicObject (IDynamicMetaObjectProvider) as a component of a static type leads to infinite loop

c#-4.0 dynamic

Out of memory exception on 64bit

c# c#-4.0 64-bit out-of-memory

How to increase load performance of referenced dll's on startup?

How to add a reference to assembly in C#? [duplicate]

c# .net c#-4.0

HttpClient wrapper with Autofac for Web API

Benefits of contravariance in IComparer & IEqualityComparer interfaces

c# c#-4.0 contravariance

[Display(Prompt MVC3

asp.net-mvc-3 c#-4.0

My own managed type as arg in C++/CLI class library : CS0570: is not supported by the language

.net c#-4.0 interop c++-cli

new Foo { A = 1, } Bug or Feature?

c# c#-4.0

C# DateTime parse short string ("MMMyy")

c# .net parsing c#-4.0 datetime

Xaml intellisense not working after adding custom xmlns

What is the equivalent of Application.ExecutablePath in Windows Service

c# windows winforms c#-4.0

How add percentage value in piechart?

c# c#-4.0 mschart

How do I add custom properties to a Word doc with .NET 4?

Processing large text file in C#

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

Keybindings without any focus

wpf xaml c#-4.0 mvvm

How to put an Entity Framework query result into a List

c# entity-framework c#-4.0

Comparing two objects' properties simply in c#