本文介绍了Visual Studio 2012及其支持的.NET框架的各项功能与改进,包括对多种操作系统的支持、新增特性及MVC模式的概念。重点讨论了不同版本的Visual Studio在开发效率、安全性和性能等方面的提升。文章还对MVC架构的职责及设计模式进行了详述,强调了关注点分离和易于扩展的优势。
.NET Framework 4.5新增功能簡介
.NET for Windows Store apps
Portable Class Libraries (Windows Phone, Xbox360)
Core New Features and Improvements
Tools (Resgen.exe, Mpgo.exe)
Parallel Computing
Web
Networking
Windows Presentation Foundation (WPF)
Windows Communication Foundation (WCF)
Windows Workflow Foundation (WF)
(本次重點)
21.
.NET for WindowsStore apps
Windows 8 市集應用程式
.NET Framework 4.5 的子集合
可使用C#、Visual Basic、JavaScript、C++
22.
Portable Class Libraries
可攜式類別庫專案
可在多個.NET Framework 平台上執行的 Managed 組件
如 Windows Store App、Windows Phone App、
Silverlight、xbox360 執行的C#類別庫專案