VS2013 Update 2正式发布 .NET Framework“云优先、移动优先”

2013 Update 2正式发布 .NET Framework“云优先、移动优先”

投递人 itwriter 发布于 2014-05-13 12:33 评论(19) 有2155人阅读  原文链接  [收藏]  « »

  相关新闻:

  1. visual-studio-2013-update-2-is-here
  2. The Next Generation of .NET – ASP.NET vNext
  3. Introducing ASP.NET vNext

  Vistal Studio 2013 Update 2 今天已经正式发布。如果你已经安装 Visual Studio 2013,则会有更新提醒,你也可以全新安装 Vistal Studio 2013 Update 2下载 ISO)。

  微软在 Build 2014 的时候发布了 RC 版 Visual Studio 2013 Update 2,这次发布的正式版中提供了通用 Windows 应用开发支持、TypeScript、Web 开发工具的心功能、Azure 工具、诊断工具等更新。

  1. 统一应用:你可以用新版 Visual Studio 开发统一应用,这些应用既支持 Windows 8.1 又兼容 Windows Phone 8.1。
  2. TypeScript:新的 TypeScript 语言
  3. Web 工具:Web 开发工具提供了一些新功能,例如 SCSS 支持、新的 JSON 编辑器、最新的 ASP.NET 模板、更好的 UPL picker。
  4. Azure 工具:你能更好地利用 Azure 工具来创建网站和 SQL Azure 数据库。
  5. 诊断工具:诊断工具也进行了完善。
  6. 安装更简单:直接下载含 Update 2 的 Visual Studio 2013,进行一次安装就行了,无需分别安装 Visual Studio 2013 RTM 版和 Update 2。

Holy crap it's ASP.NET vNext

Two Command Prompts two .NET Frameworks

  同时,微软也宣布了一些 Visual Studio 2013 Update 2 同步推出的更新:

  1. Apache Cordova for Visual Studio – 方便 Web 开发者通过 HTML 和 JavaScript 跨平台开发 Android、iOS、Windows 和 Windows Phone 应用。
  2. .NET vNext – .NET Framework“云优先、移动优先”的更新,可以通过 Roslyn 编译器编译 C# 6 和 VB 代码加速 Windows Store 应用,ASP.NET vNext,以及 .NET 下一代 JIT
  3. TFS 2013 Update 2 – 改进标签、图标、共享参数、云加载测试分析配套服务。  

  .NET vNext

  Feature

  .NET vNext

  .NET vNext

(Cloud Optimized)

  Cloud Ready

  *

  *

  Modular Design

  *

  *

  Dependency Injection

  *

  *

  Consistent Tracing / Debugging

  *

  *

  Faster Development (browser refresh)

  *

  *

  Open Source

  *

  *

  Full Side by Side (runtime and framework

  deployed with application)

 

  *

  Faster startup, Lower memory / Higher throughput (best of class)

 

  *

  Uses a smaller set of framework libraries

 

  *

  Enabled on Mono, on Mac and Linux

 

  *

  下载:

  Visual Studio 2013 含 Update 2 镜像:http://go.microsoft.com/fwlink/?LinkId=393220

  Visual Studio 2013 含 Update 2 安装包:http://www.microsoft.com/zh-CN/download/details.aspx?id=42665

  已安装 VS2013,仅下载 Update 2:http://go.microsoft.com/fwlink/?LinkId=390521

  Visual Studio 更多内容:http://www.visualstudio.com/downloads/

原文地址:https://www.cnblogs.com/Leo_wl/p/3726755.html