Introduction to the .NET BackgroundWorker Component
<p> Long running processes are a user experience killer.&nbsp; How many times have you had an application &quot;lock up&quot; while trying to complete some function?&nbsp; The BackgroundWorker component in .NET allows you to spawn those long-running procedures in the background and keep your WPF, Silverlight or Windows Forms user interface responsive.&nbsp; We&#39;ll take a look at the features of the BackgroundWorker in a WPF application including running a background process, updating the progress in the UI, and canceling the process before it has completed.&nbsp; Some .NET experience and familiarity with C# is recommended.&nbsp; Slides/Samples available at <a href="http://www.jeremybytes.com/Demos.aspx">http://www.jeremybytes.com/Demos.aspx</a></p>
Jeremy Clark
WPF | BackgroundWorker | .NET

Mobile Home Sessions Schedule Presenters Rooms Login