Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-4.0

MVC3 EF4 POCO Repository/UnitOfWork Connection Error

Is it possible to continue with task C after A and B run to completion without fault or cancellation using a single TPL method?

What is the purpose of the _HACK methods in System.Internal (.net 4.0 on x64)

How can I coerce XmlWriter to handle namespaces correctly?

Whats the point of Tuple(Of T) [duplicate]

c# .net vb.net .net-4.0 tuples

Multithreading, lambdas and local variables

Comparing arrays content, difference of SequenceEqual and StructuralComparisons.StructuralEqualityComparer

c# .net .net-4.0

Generic method overload ambiguous with nullable types

VS2008 to VS2010 project conversion

CodeContracts: Possibly calling a method on a null reference

Compiler optimizations of anonymous types

how to call web service using NTLM authorization scheme?

winforms wcf .net-4.0 tfs

What could cause a blank XML file?

.net xml .net-4.0

C# create a timer loop which runs code every 30 minutes?

CRM Plugin: Custom Exception in Sandbox

Global "using" directives in VS2010/C#?

Can I reference a .NET 3.5 .DLL in a 4.0 app?

What happens when a Task is running and it's window is closed?

c# .net-4.0

C# - How to Delete temporary internet files

In .Net 4.0, can DirectorySearch return LDAP results in a way that allows me to page through them?