Saturday, October 5, 2013

Why .NET 4.5

Metro style apps

Asynchronous operations:  Async and Await keywords used for asynchronous programming in C# or VB

develop Windows Store Apps

Background garbage collection is automatically enabled

It is possible to create zip files

You can have arrays larger size(> 2 GB)

Handling timeout in RegEx operations

 strongly typed data controls

Parallel compouting for improving performance

Managed Extensibility Framework 

No comments:

Post a Comment