Introduction to the .NET BackgroundWorker Component
<p> Long running processes are a user experience killer. How many times have you had an application "lock up" while trying to complete some function? 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. We'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. Some .NET experience and familiarity with C# is recommended. 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