Parallel Computing with Visual Studio 2010 and the .NET Framework 4

  • Stephen Toub | Microsoft

The Microsoft .NET Framework 4 and Visual Studio 2010 include new technologies for expressing, debugging, and tuning parallelism in managed applications. Dive into key areas of support, including Parallel Language Integrated Query (PLINQ), cutting-edge concurrency views in the Visual Studio profiler, and debugger tool windows for analyzing the state of concurrent code. In addition to exploring such features, we will examine some common parallel patterns prevalent in technical computing and how these features can be used to best implement such patterns.

    • Portrait of Jeff Running

      Jeff Running