DCSIMG
MultiThreading - Gilly Barr

Browse by Tags

All Tags » MultiThreading (RSS)

UI MultiThreading for beginners, using BackgroundWorker

As a beginner programmer, multithreading can be a difficult task. Luckily, in .net winforms, Microsoft already supplied us with a very simple and straight-forward tool called "BackgroundWorker" that does most of the job for us! I'll attempt to explain how to use this tool......
Posted by gillyb | 2 comment(s)