Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-4.0

How to perform a count on a arbitrary query (possibly containing a order by)

C# Lazy <T> & Race-to-initialize?

MEF-based app works great on local machine, but doesn't import AddIns when run from a network share

c# .net-4.0 mef extensibility

How to handle click event on shapes of System.Drawing

how to use Asynchronous delegates on a void return method

c# multithreading .net-4.0

AcceptChanges() throws System.NullReferenceException in DataGridView when using space bar for changing CheckBox

LINQ - order by distance (calculated value)

c# linq .net-4.0 xna

Interlocked.Exchange clarification

Linq Expression for Paging / Pagination with dynamic OrderBy

MVVM DataGrid copy information from selected cells

Microsoft TTS voice tone

Runtime-error in wpf with Window.AllowsTransparent set to true

wpf .net-4.0

C# Terminate a Workflow Programatically from inside Code Activity WF 4.0

Regarding asynchronous Task, why is a Wait() required to catch OperationCanceledException?

Whats so special with ThreadAbortException?

c# asp.net .net-4.0

Queuing Actions/Delegates for Asyncronous Execution

How can I properly publish my Windows desktop application in such a way that will ensure the end user has the right files needed to run it?

How to expose private method to unit test

c# unit-testing .net-4.0