The .NET Framework 2.0 BackgroundWorker class makes it easy to code simple threading into your applications. However, a common question that gets asked in VB ...
Sooner or later you ll find that you want to make your application extensible. Perhaps you want to add customer specific processing modules to your backend ...