Sign in
Matt Dotson's .NET Tips & Tricks
The posts on this weblog are provided "AS IS" with no warranties, and confer no rights. The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
.NET
ASP.NET
azure
best practices
Book
C#
community
CultureInfo
Currency
globalization
internationalization
Kindle
localization
Pages
Presentation Model
Service Locator
team foundation server
tfs
Unity
Vista
windows azure
Windows Presentation Foundation
WinForms
WPF
Browse by Tags
MSDN Blogs
>
Matt Dotson's .NET Tips & Tricks
>
All Tags
>
winforms
Tagged Content List
Blog Post:
Using SynchronizationContexts.
Matt Dotson
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. I came across this while working on my WinCast project where I needed...
on
13 Feb 2006
Page 1 of 1 (1 items)