Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » WinForms   (RSS)
Sorry, but there are no more tags available to filter with.

Using SynchronizationContexts.

SynchronizationContext is new in .NET 2.0, and I haven't found too much written about it yet. It is used by classes like BackgroundWorker and some other built-in classes, and I wanted to show how you can use it in your code as well.
Posted by mattdotson | 9 Comments
Filed under:
 
Page view tracker