Microsoft released a Community Technology Preview (CTP) of Visual Studio 2010 and .NET 4.0 at its Professional Developers Conference (PDC) on Monday, and developers may be pleased with the new parallel computing capabilities now available in the CTP.
To better deal with the problems of concurrency, where threads of code run at the same time and sometimes share resources, Microsoft has added some new .NET Framework libraries to work with Visual Studio 2010. The point of the new libraries is to provide developers with profiling and debugging tools for parallel computing while using the familiar Visual Studio interface.
Related Links
Announcements from PDC 2008
Concurrent, Multi-core Programming on Windows and .NET (Has slides from PDC pre-conference session on parallelism and concurrency)



3 responses so far ↓
1 Visual Studio preview includes parallel programming tools | insideHPC // Oct 30, 2008 at 10:29 am
[...] at MultiCoreInfo.com Microsoft released a Community Technology Preview (CTP) of Visual Studio 2010 and .NET 4.0 at its [...]
2 Parallel Programming in Visual C++ 2010 CTP // Nov 7, 2008 at 2:46 pm
[...] Visual Studio 2010 CTP Adds Parallel Computing Tools ← AMD back on track with Shanghai CPU [...]
3 Visual Studio will allow developers to create parallel processes « Johnny Smoes on technology // Oct 8, 2009 at 5:49 pm
[...] for developers to get start on what promises to be a very exciting upgrade cycle. This website, MultiCoreInfo, has more [...]