Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-4.0

Grid with SharedSizeGroup columns is acting very weird (*NOT* infinite loop)

c# wpf performance xaml .net-4.0

Microsoft .NET Framework 4.0 JumpList / TaskbarItemInfo example for Windows Forms

.net-4.0 taskbar

How to get rid of msbuild warning MSB3644

Why is it showing NullReferenceException when the variable is not null?

WPF falls into infinite loop when UseLayoutRounding="True"

Detecting use of "dynamic" keyword as a type parameter at runtime

How to inherit from DataAnnotations.ValidationAttribute (it appears SecureCritical under Visual Studio debugging host in .NET 4 !)

SQLMetal Multiple Foreign Keys Pointing to One Table Issue

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