Tuesday, October 14, 2008

* .NET 4.0 will introduce Parallel programming framework

As part of Parallel Computing Initiative, Microsoft recently launched the CTPs of Parallel Extension to .NET framework.

This allows developers to express parallelism in their code to harness the full power of multi-processor and multi-core systems.

with .NET 4.0 and VS 2010, parallel programming framework will be core part of .NET framework.

Read more about Parallel Programming Framework

Read more about What’s New in .NET 4.0 , What’s new in Visual Studio 2010.

No comments:

Post a Comment