0
kicks
WPF Progress Dialog
A new blog around the block with a first sample: A WPF progress bar dialog which invokes an arbitrary worker method on a background thread.
The whole thing can be set up with just a few lines of code and provides a nice starting point for .NET developers who want to introduce multi threading into their applications.