Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-4.0

WPF 4 multi-touch drag and drop

Is there a C# version of CTypeDynamic?

c# vb.net dynamic .net-4.0

SMO not available in .NET 4.0? Or is there an easier way to backup a database from code

c# sql-server .net-4.0 smo

Upgrading a .Net 2.0 project to .Net 4.0

.net-4.0 .net-2.0

.NET4.0: Thread-Safe Updating of ConcurrentDictionary<TKey, TValue>

c# multithreading .net-4.0

How To Check If The .Net Framework Is Installed [C# / WPF]

c# wpf .net-3.5 .net-4.0

How to return data from a Threading Task

Is there a good way to extend a WCF service using basicHttpBinding to also allow REST service communicating with JSON?

c# wcf json rest .net-4.0

Adding a progress bar to the background of a WPF control

wpf .net-4.0 progress-bar

VisualStateManager present both in WPF Toolkit and PresentationFramework - How to resolve

Does this TPL idiom exist?

How do I reference a parent from a child object with generic interfaces in C#?

Class design for system which is hierarchical, but not neatly so

c# design-patterns .net-4.0

why does my .NET 2.0 application crash under .NET 4.0 when I use a OleDbDataAdapter object without an OleDBConnection object?

.net excel .net-4.0 ado.net

Can MEF Export/Import static classes?

c# .net-4.0 mef

How to use Ninject inside a c# class library

In-Memory DB for Entity Framework 4

WPF DataGrid horizontal scrollbar not showing

c# wpf .net-4.0 scroll

Don't raise TextChanged while continuous typing

c# winforms .net-4.0

.NET4: In-Process Side-by-Side Execution Explained