Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-4.0

Replace relative urls to absolute

c# asp.net regex .net-4.0

Creating thread-safe singleton wrapper for DI container

XmlSerializer vs DataContractSerializer

Consume a ConcurrentQueue in a Linq statement

No restart in stopwatch

System.AggregateException on Socket.EndAccept with TaskFactory.FromAsync

What happens if a Prism Module crashes? Is the application still stable?

wpf .net-4.0 prism

How to cast a object to an anonymous type in a different assembly?

Visual Studio 2010 RC with .net 4 beta 2

Will machine.config be reset upon SP/hotfixes to .net framework?

.net .net-4.0 servicepacks

Pass state data in to a Parallel.ForEach without using anonymous delegates

Chaining Tasks with Different Return Types

ASP.net MVC3 View inheritance

asp.net-mvc .net-4.0

C# .NET 4.0 and Generics

Returning Most Relevant Search Results Using LINQ Where/Take

Implementation of Expression.Assign in .Net 3.5 with same signature?

DtdProcessing.Ignore in .net 3.5

xml .net-4.0 .net-3.5 dtd

Difference in BackgroundWorker thread access in VS2010 / .NET 4.0?

Httputility.urldecode replacement in .Net4?