Click here to Skip to main content
15,888,527 members
Articles / Desktop Programming / WPF

Create MVVM Background Tasks with Progress Reporting

Rate me:
Please Sign up or sign in to vote.
4.93/5 (34 votes)
9 Sep 2011CPOL18 min read 93.4K   6.1K   85  
This article explains how to implement background processing and parallel processing for time consuming tasks in MVVM, and how to create a progress dialog with cancellation for those tasks.

Revisions


  

Compare Revision Minor Date Status Editor
1 - publicly available No 9-Sep-11 8:34 Available Smitha Nishant

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Foresight Systems
United States United States
David Veeneman is a financial planner and software developer. He is the author of "The Fortune in Your Future" (McGraw-Hill 1998). His company, Foresight Systems, develops planning and financial software.

Comments and Discussions