Debugging PPL Tasks

You have read several articles here about how the Microsoft Concurrency Runtime enables task-based parallelism.  Now Daniel Moth has an article on his blog that describes the debugging functionality offered by VS 2010's Parallel Tasks window.  The parallel tasks window works with both native PPL tasks and with .NET TPL tasks.  Check it out.