标签:
.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.
WHAT‘S NEW IN THE .NET FRAMEWORK 4.5(NET 4.5新特性)
标签:
原文地址:http://my.oschina.net/ind/blog/379883