Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-4.0

Patterns for delegating work to multiple threads

VirtualizingStackPanel not handling collapsed items correctly

Anonymous delegate closure (or why does this work)?

c# .net-4.0

Get fully qualified root URL of app without context?

c# asp.net .net c#-4.0 .net-4.0

Use classes from another MEF assembly without referencing to it

c# .net .net-4.0 components mef

How can I see me expensive methods in PerfView

Null reference - Task ContinueWith()

c# asynchronous .net-4.0 task

TaskEx.WhenAll and Exceptions

Could not complete the action error

How to prevent control update thread time out?

How to setup the proper MEF configuration?

c# .net-4.0 mef

.Net 4.0 Is There a Business Layer "Technology"?

Diagnosing MissingMethodException

Do the parallel-for in .net 4.0 takes privilege of GPU computing automatically?

.net-4.0 gpgpu parallel-for

Why isn't .NET 4.0 covariance working in this example?

c# .net-4.0 covariance

Show a message in GUI while a thread is running in C#

OpenFileDialog filter keeps showing extensions [duplicate]

wpf windows-7 .net-4.0

Variant on Visitor pattern - default no-op Visit method so I don't need to change all my visitors when I add an element type?

c# oop .net-4.0

Watch another application and if it closes close my app (without polling) c#

c# .net-4.0 winapi

Using JSON.NET with RESTful WCF service in .NET 4

wcf .net-4.0 rest wcf-rest