Hello:
I need to write an update program and was wondering if anyone can give me some advice.
I will be looping through some records and would like to show a progress bar and/or counters...like records completed, errors, updated, not updated.
Should I do this in a regular Windows form or is there a better way?
Loading
Sam HobbsPosted Apr 9, 2010, 2:11 PM
GustavoPosted Apr 9, 2010, 2:18 PM
Thanks... "Worker Thread" is the key word I was looking for.
Its hard to find what I need without knowing the correct key word(s).