Parallel Computing with .NET
There is a lot more information becoming available of the Parallel frameworks in .NET 4.0. Here are some of the latest posts on the subject.
One of the coolest screen casts you will want to see is from Jason Olson who talks about Race Conditions and how you can easily write applications which are not parallel aware, even when they look it and how you can fix these. Back To Basics - Race Conditions, Part 1
Other great interviews are below
Parallel Computing Platform: Overview and Future Directions
Parallel Computing Platform: Asynchronous Agents for Native Code