码迷,mamicode.com
首页 > Web开发 > 详细

WHAT‘S NEW IN THE .NET FRAMEWORK 4.5(NET 4.5新特性)

时间:2015-02-25 15:43:13      阅读:174      评论:0      收藏:0      [点我收藏+]

标签:

.NET Framework 1.0 2002

.NET Framework 2.0 2005(泛型支持)

.NET 3.0 based on the 2.0 runtime and introduced a new way to create UIs
(WPF with XAML and vector-based graphics instead of pixel-based), and a new communication technol-ogy (WCF).

.NET 3.5 together with C# 3 introduced LINQ, one query syntax that can be used for all data
sources.

.NET 4.0 was another major release of the product that also brought a new version of the runtime
(4.0) and a new version of C# (4.0) to offer dynamic language integration and a huge new library for paral-lel programming. 

The .NET Framework 4.5 is based on an updated version of the 4.0 runtime with many
outstanding new features.

  1. Asynchronous Programming 异步编程
  2. Windows Store Apps and the Windows Runtime
  3. Enhancements with Data Access
  4. Enhancements with WPF
  5. ASP.NET MVC


WHAT‘S NEW IN THE .NET FRAMEWORK 4.5(NET 4.5新特性)

标签:

原文地址:http://my.oschina.net/ind/blog/379883

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!