parallel platform

About this tag
The parallel platform tag on WindowsForum.com covers discussions about Microsoft's Parallel Platform, particularly in the context of Visual Studio and .NET development. Content includes announcements and insights from the team behind the Parallel Platform, which provides tools for asynchronous programming in C# and VB.NET. Topics such as the async and await modifiers, iterators, and preview versions of these languages are highlighted. The tag is relevant for developers interested in parallel computing, asynchronous code composition, and the evolution of .NET languages. It serves as a resource for understanding how the Parallel Platform team contributes to making concurrent programming more accessible and efficient in the Microsoft ecosystem.
  1. News

    Windows 7 Visual Studio Async: Meet the team

    Meet some of the key folks behind the Link Removed, which contains a preview version of C# and VB.NET that contain two new modifiers, async and await (and iterators for VB.NET!), that will make it much easier to compose asynchronous code for .NET. Great work, C#, VB and Parallel Platform teams...
Back
Top