The C# team have posted a set of 3 blog articles to help people to grok the basics of using the Task Parallel Library (TPL) and other parallel programming features in .NET Framework 4.0
The articles walk us through how to make a simple Windows Forms use parallel threads to keep your UI responsive to user interaction even while performing compute intensive calculations and operations.
Well worth a read.
All content is
Copyright (c) 2010 Jorgen Thelin. All rights reserved.
The opinions expressed here represent my own views
and not necessarily those of my current, prior or future employer(s).
Content is provided "as-is", without any representations or warrenties of any kind.
Contents of the Weblog Feed are
licensed under a
Creative Commons License.