HighTechTalks DotNet Forums  

Difference between "ProgressChanged" and "ReportProgress"

Dotnet General Discussions microsoft.public.dotnet.general


Discuss Difference between "ProgressChanged" and "ReportProgress" in the Dotnet General Discussions forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Curious
 
Posts: n/a

Default Difference between "ProgressChanged" and "ReportProgress" - 01-03-2008 , 11:00 AM






I use a background worker to process the data. Then updatge the UI
controls to display the latest info.

Someone told me to use a delegate "ProgressChanged" to launch an
update of the UI controls (from the background worker thread). But
someone else told me to use "ReportProgress" to launch an update of UI
controls (from the background worker thread).

What's the difference (or relation) between the two? Which one is
better? I get lost in the world of a thread pool

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.