Trace Id is missing

Unlock your potential with Microsoft Copilot

Get things done faster and unleash your creativity with the power of AI anywhere you go.
Microsoft Copilot app being utilized to generate pictures of a singing dog, assisting to identify a flower, and helping to generate an email to congratulate a coworker on a promotion.

Patterns for Parallel Programming with the .NET Framework

A document providing an in-depth tour of implementing a variety of parallel patterns using the .NET Framework 4.

Important! Selecting a language below will dynamically change the complete page content to that language.

  • Version:

    1.0

    Date Published:

    7/16/2010

    File Name:

    Patterns_of_Parallel_Programming_CSharp.pdf

    Patterns_of_Parallel_Programming_VisualBasic.pdf

    File Size:

    1.5 MB

    1.5 MB

    This document provides a detailed and in-depth tour of support in the Microsoft® .NET Framework 4 for parallel programming. This includes an examination of common parallel patterns and how they’re implemented without and with this new support in the .NET Framework, as well as covering best practices for developing parallel components utilizing parallel patterns.
  • Supported Operating Systems

    Windows 2000, Windows 7, Windows Server 2003, Windows Server 2008, Windows Vista, Windows XP

  • Click the 'Download' link to commence the download.
  • This document was written by Stephen Toub from the Parallel Computing Platform team at Microsoft. It is based on the .NET Framework 4 and Visual Studio 2010. Two versions of the document are available, one with code samples in C# and one with code samples in Visual Basic.
Follow Microsoft