Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-4.0

WPF 4 Drag and Drop with visual element as cursor

wpf drag-and-drop .net-4.0

How do I get to use XAML2009 features

xaml .net-4.0

Why does my .NET start-up time increase with pre-generated serialization assemblies?

Setting IsolatedStorage quota for .NET 4 desktop applications

.net-4.0 isolatedstorage

Why is the MSBuild task ResolveProjectReferences taking a really long time?

IDataErrorInfo vs IValidatableObject?

How do I prevent AccessViolationException when returning a string from C++ to C# on 64-bit Windows?

Apply Linq Func<T, TResult> key selector at single element level

windows service written in c# .NET 4 vs2010 will not install on Server 2008 R2 Enterprise

How to use WindowChrome without Windows Aero glass effects in wpf, black border

.net object size padding?

c# .net .net-4.0 clr

Does the WinForms ReportViewer have additional deployment dependencies in .NET 4.0?

Calculate how humans perceive similarity between different colours

How is my user.config Settings file getting corrupted?

.net wpf .net-4.0 settings

What important difference exists between Monitor.TryEnter(object) And Monitor.TryEnter(object, ref bool)?

Why dynamic call return dynamic result?

Auto correction behaviour on XAML bound datetime objects since .NET 4.0?

c# .net wpf xaml .net-4.0

Visual Studio 2012 missing frameworks

"Requested registry access is not allowed" When Attempting to Run PowerShell Script on Remote Machine Using Impersonation

Can I use .NET 4 Code Contracts and remain compatible with .NET 3.5?