Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#-4.0

What's the real use of a Tuple?

c#-4.0

How do I run a .NET Unit Test repeatedly with a set of parameters cartesianed

c# .net unit-testing c#-4.0 t4

Task is ignoring Thread.Sleep

Handling property chains that could contain nulls

Optimized JSON serialiser / deserialiser as an extension method?

Generic Event Args In Interface

c# generics c#-4.0

Debugging WCF Web Service Faults

c#-4.0 wcf

Creating a memory leak in C# or VB.Net

Custom Validation Not Executing

c# c#-4.0 data-annotations

Cannot convert Generic.List<AnonymousType#1> to Generic.List<BillEF.Bill>

Sample Code for Creating Custom Membership Provider

C#-Indexed Properties?

c# vb.net c#-4.0

Read a file from Windows Phone 7

Cannot delete file used by some other process

wpf c#-4.0 file-io ioexception

How to tell nunit-console to use 4.0 under Mono?

c#-4.0 mono nunit

Excel insert rows (not Add)

c# .net excel c#-4.0

WCF REST error HTTP 307

wcf c#-4.0 rest wcf-rest

Regular Expression to replace "\r\n" only if not preceded by "." in a string

regex c#-4.0

How to delete a folder asynchronously

c# c#-4.0 asynchronous

Entity Framework nvarchar Case Sensitivity on Foreign key