Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-4.0

Entity Framework 5 - Enum based Discriminator for derived classes

Is there some sort of CacheDependency in System.Runtime.Caching?

Can the .NET 4 Task Parallel Library use COM objects?

EF4 POCO (not using T4): Mapping and metadata information could not be found for EntityType

Debugging native code when called from managed

c# c++ .net-4.0

How to fix exception thrown when sending mail message to multiple recipients?

c# email .net-4.0

Run-time error -2146234341 (8013101b) Automation error from VB.NET to VB6, using manifest?

vb.net .net-4.0 vb6 regfreecom

Adding to BlockingCollection after CompleteAdding is called

c# .net-4.0

Code-First Entity Framework inserting data with custom ID

Chaining two functions () -> Task<A> and A->Task<B>

Get return value of method in parallel execution

How to construct WMI query

Thread.sleep vs Monitor.Wait vs RegisteredWaitHandle?

Method Inference does not work with method group

System.Windows.Shell Reference missing

Is it possible to trigger a click event from another form?

Construct Task from WaitHandle.Wait

Entity Framework - C# or VB.Net

No ASP.NET features shown in IIS 7.5

Relay Command can execute and a Task

c# mvvm .net-4.0 task icommand