Parallel Computing - It's All About the SynchronizationContext

Tue, 01 Feb 2011 10:00:00 GMT

SynchronizationContext is a class (and concept) that is central to the correct operation of multithreaded components on .NET, but is often overlooked or misunderstood.

Read article