December 30, 2004 .net

BackgroundWorker and Sample for Compact Framework

Not only has Daniel Moth implemented the Windows Forms 2.0 BackgroundWorker component for the .NET Compact Framework, but he's also ported my pi calculation application to use this new implementation as an example of the savings in code that the BackgroundWorker component provides.