- Using System.Threading.Thread library
- Using Back Ground Worker
Content of video:
1: Introduction to Threading.
Practical
2: Basic example of threading.
3: Detecting removable device over usb port using thread (getting drive list).
4: Progress bar solution using background worker control.
5: Detecting removable device over usb port using background worker control (getting drive list).