Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-4.0

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

Distinguish between getter-only property and expression body property?

.NET 4.0 Framework Upgrade Requirements?

.net asp.net .net-4.0

How do I use Fluent NHibernate with .NET 4.0?

Add Ellipsis to a Path in a WinForms Program without Win32 API call (revisited)

c# .net-4.0

How to check if a user exists on LDAP

A future for Dynamic Feature Runtime in context of c#?

Trying Mono on OS X - Getting "Error: Framework 'Mono / .NET 4.0' not installed."

What are these random characters in my URL and how did they get there?

asp.net iis-7 .net-4.0

ASP.NET Web Service Application in .net 4

Every other Visual Studio "run test" attempt results in "Unable to start program QTAgent32.exe"

Can't understand the Exception when using dynamic with generic collection in .net4

In-Memory DB for Entity Framework 4

Don't raise TextChanged while continuous typing

c# winforms .net-4.0

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

Understanding ValidationContext in DataAnnotations