Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-4.0

The requested operation is not supported in CngKey.Create

.NET 4 - Determine the number of touch points available in Win 7

.NET WF4: Should it be in the middle of everything?

Date format broken in .net 4.0 for uk format

Accessing webmethod with jquery

Suggestions for doing async I/O with Task Parallel Library

SHA1CryptoServiceProvider changed in .NET 4

cryptography .net-4.0 sha1

ASP.NET handler not running on IIS7

Is it possible to exclude Entity Framework Autogenerated Code from Code Coverage Statistics?

Microsoft.Expression.Drawing.Aero missing (what is it?!)

c# wpf .net-4.0 window

Getting an Enum or Static Property from Generic Reference Type <T>

c# generics .net-4.0

EqualityComparer<T>.Default misunderstanding?

SecurityException - Dapper on shared hosting

How to determine if a DLL requires Full .NET 4 or just Client Profile

HttpWebRequest only running on .NET 4.0

PostAsync() within Task in .NET 4.0 causing WebException

Are .NET 4.0 Runtime slower than .NET 2.0 Runtime?

Difference in usage and implementation of ManualResetEvent(Slim), Semaphore(Slim) and ReaderWriterLock(Slim)

c# multithreading .net-4.0

TaskCreationOptions.LongRunning option and ThreadPool

System.Threading.Timer not firing after some time

c# .net .net-4.0 timer