UPDATED for the VS2010 Beta 2 release
Author: Hi, I am Daniel Moth![Smiley]()
Introduction:
Author: Hi, I am Daniel Moth

Introduction:
In the next version of .NET and C++ that ship with Visual Studio 2010, a new task-based programming model is introduced. In this short video you will learn about Parallel Tasks, a new debugger window that helps developers debug applications that use tasks. You will also get a glimpse at the task-specific features of the Parallel Stacks debugger window introduced in another video.
To read more about the features of the Parallel Tasks window please read my blog post here. To follow some steps and explore the Parallel Tasks (and Parallel Stacks) windows on your own Visual Studio 2010 follow this MSDN walkthrough.
