Debugging Parallel applications in Visual Studio 2010

In addition to the concurrency visualizer feature that we have been blogging about here, there is great debugging support for parallel applications in Visual Studio 2010. I have created a lot of content for the parallel debugger windows (Parallel Tasks and Parallel Stacks) and have gathered all the links in one place.

Check out my blog post titled Parallel Debugging .

Cheers
Daniel