0
kicks
Working with BackgroundWorker & Create your own loading class
The basic knowledge about BackgroundWorker. Using BackgroundWorker to create a loading form to inform user the application is still working fine. From that, create your own loading class to automate all those progress and make the code and the form reusable.