Threading using VB.NET using 2 ways:
- 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).
Download Exercise and Slide
Download Exercise and Slide
|