Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#-4.0

How to implement generic method with constraints

c# c#-4.0 generics constraints

Best way of storing GPS coordinates in database

Generic Repository Pattern Soft Delete

How to write multiple statements in Ternary operator?

Overloaded function with params string[] in the signature

c# .net c#-4.0

How can I specify T4 (Text Templates) to use C# 4.0, in VS2010?

Does C# 4's covariance support nesting of generics?

Can I use all C# 4.0 features in a project that targets .Net 3.5?

How to return IEnumerable<T> from web service

Using 'base' keyword in delegate causes System.BadImageFormatException

c#-4.0

Isolated Storage Application Settings Not Persisting after Application exit

How to click an object with Panel.ZIndex low than another in wpf?

c# .net wpf c#-4.0

Using SequenceEqual and then returning which elements don't match

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

How to use POCO in MVC application

Is there a way/tools to show all the memory mapped files in the system?

.net windows winapi c#-4.0 io

How can I create a constant Processing "Flow" using the TPL in C# 4

Get the instance name of the object no the object type name in C# 4.0

c# .net c#-4.0 reflection

Use Parallel.Invoke to execute method with parameters

In C#, is it possible to call a method (which has default parameters) with "as many parameters as I have"?

c# .net c#-4.0

Remove DST from DateTime

c# c#-4.0 datetime dst