Copyright 2008-2009, Paul Jackson, all rights reserved
Due to a critical project at work, it’s been a number of months since I’ve had time to blog, but in that time there’ve been some exciting announcements about Parallel Programming and Visual Studio 2010 / .Net 4.0.
Over the next few posts I’ll explore some of these, including:
Part I – The Task Parallel Library
Part II – Parallel LINQ
Part III – Debugging Multi-threaded Applications in Visual Studio 2010
I’m most excited about the third item, because the new parallel debugging tools in VS2010 appear to be the solution to a serious problem in multi-threaded programming: being able to debug multiple threads simultaneously.
In addition, I’ll be developing a session on these topics to present at area Code Camps. I’ll be posting the sample code and PowerPoint here when it’s complete.

0 comments:
Post a Comment