Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#-4.0

Differences between how C# and VB handle named parameters?

c# .net vb.net c#-4.0

The specified object is not recognized as a fake object. Issue

c#-4.0 tdd nunit fakeiteasy

C# 4.0 - How to Handle Optional String Parameters

LINQ 'join' expects an equals but I would like to use 'contains'

linq c#-4.0

How do I create a scheduler which never executes more than one Task at a time using async-await?

c#-4.0 async-await

Possible to have Guid as an optional parameter in asp.net mvc 3 controller action?

ASP.NET MVC4 List of all areas

Mocking a Linq2Sql DataContext

Why dependency properties in WPF has to be Static

Finally Block Not Running?

How to check a var for null value?

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

Converting List<string> to byte[]

c# .net generics c#-4.0

Converting a LEFT OUTER JOIN to Entity Framework

Running cmd commands with Administrator rights

c# winforms c#-4.0

Web service Parser Error Message: Could not create type 'xxx'

web-services c#-4.0 iis-7.5

How to convert SVG file to XAML in windows 8 / WinRT

Run an async function in another thread

c# .net c#-4.0 async-ctp

How to run method in separate thread

.net c#-4.0

what is the correct way to cancel multiple tasks in c#

How to use Entity framework for MS Access database