Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#-4.0

Operator Overloading and Linq Sum in C#

How to unit test with Code Contracts

.net c#-4.0 code-contracts

What is the difference between T[,] and T[*,*]?

Replace Field in Header&Footer in Word Using Interop

Monkey Patching in C#

What is System.Lazy<T> and the Singleton Design Pattern

design-patterns c#-4.0

Strange behavior on static members of a class - How's this possible?

How do I include DLLs in my .csproj file?

Why do I (sometimes) have to reference assemblies referenced by the assembly I reference?

How can i add extra attribute fields to the asp.net dropdown list

Entity Framework code first migrations throwing error

Why is the Task's Result property unavailable for non-generic Task (C# 4.0+)?

Any plans for "do"/Action LINQ operator?

c# linq c#-4.0

C# MEF usage with static classes

c# .net c#-4.0 mef

How to set timeout for NHibernate LINQ statement

c#-4.0 linq-to-nhibernate

How to create excel file with multiple sheets from DataSet using C#

excel c#-4.0 dataset

C# Lazy property

c#-4.0

Entity Framework Seed method is not being called

C# 4.0 Optional Parameters - How to Specify Optional Parameter of Type "Guid"?

visual studio 2010 breakpoint no symbols have been loaded