When Fetching the data from database and bind the data as table in between time,How to show Progress Bar in Windows Applications. I have little confusion about Thread and BackgroundWorker.
Any one tell me sample code for running Progress Bar with Percentage at the same time fetch the data from database.