Showing results for Visual Studio 2010 - .NET Parallel Programming

May 16, 2009
0
0

Debugging Support for Tasks

Daniel Moth
Daniel Moth

Visual Studio 2010 has new debugger windows to support the Task-based programming model. Check out my blog post about the Parallel Tasks window...

.NET 4Visual Studio 2010C++
Nov 18, 2008
0
0

Parallelism Videos Galore

Stephen Toub - MSFT
Stephen Toub - MSFT

It's been a hectic and exciting few weeks, and we on the Parallel Computing Platform team have been having a great time talking with customers all over the world, at the PDC, at TechEd EMEA, at DevConnections, through Channel 9, and more.  A lot of the resulting material is now available online for viewing, so do check it out if you're ...

Parallel Extensions.NET 4Visual Studio 2010
Nov 4, 2008
0
0

Using Hyper-V with the Visual Studio 2010 and .NET Framework 4.0 CTP

Stephen Toub - MSFT
Stephen Toub - MSFT

Last week, we posted about the availability of the Visual Studio 2010 and .NET Framework 4.0 CTP, which includes Parallel Extensions to the .NET Framework.  This preview release is available as a Virtual PC (VPC) image.  Unfortunately, a VPC image isn't great for showcasing parallel processing, as even on a machine with many cores, the ...

Parallel ExtensionsVisual Studio 2010