Visual Studio 2013 Update 3 RTM 正式发布
VS2013.3 RTM已发布!
完整安装包:http://download.microsoft.com/download/6/F/0/6F0777D3-3541-465F-8639-A8F9D36BA8C8/vs2013.3_ult_chs.iso
完整包安装说明:http://www.microsoft.com/zh-cn/download/details.aspx?id=43727
增量安装包:http://download.microsoft.com/download/0/4/1/0414085C-27A6-4842-ABC5-F545950A592F/vs2013.3.iso
增量包安装说明:http://www.microsoft.com/zh-cn/download/details.aspx?id=43721
VS2013.3 RTM改进更新内容说明:
http://blogs.msdn.com/b/visualstudio/archive/2014/08/04/visual-studio-2013-update-3-available.aspx
照搬:
Today we released Update 3 for Visual Studio 2013 (you can read more on Brian Harry’s blog and Soma’s blog). To upgrade you can either download the update or install a full version of Visual Studio 2013 with Update 3 already installed from these links:
- Visual Studio 2013 Ultimate with Update 3
- Visual Studio 2013 Premium with Update 3
- Visual Studio 2013 Professional with Update 3
- Visual Studio 2013 Windows Express with Update 3
- Visual Studio 2013 Web Express with Update 3
- Visual Studio 2013 Desktop Express with Update 3
In addition to new features, this update also offers reliability fixes and bug fixes, including:
- CodeLens. CodeLens is an editor productivity feature available in Visual Studio Ultimate; with this update, CodeLens can show authors and changes to files that are in Git repositories. If you use Git for source control and TFS for work item tracking, CodeLens work item indicators now provide information about work items associated with a method or class.
- Code Map. Code maps help you avoid getting lost in large code bases, unfamiliar code, or legacy code by visualizing relationships among multiple pieces of code. This update adds colors to links on code maps to make it easier for you to navigate. You can also drag and drop binaries from File Explorer into a directed graph in Visual Studio to immediately start exploring the code. Check out MSDN for how to map dependencies in specific code using code maps in Visual Studio.

- X86 Debugging for .NET Native. This update supports debugging for x86 processes and dumps of apps compiled with the .NET Native tools.
- Managed memory dump analysis. When you analyze managed memory dump files, you can now Go to Definition and Find All References of the selected type. To learn more, check out the blog post on .NET Memory Analysis.

- CPU and Memory Usage tool. The CPU Usage tool in the Performance and Diagnostics hub now enables you to navigate from a function name in the Call Tree to the definition of that function in the editor so that you can easily see the code that is using CPU in your application. We have also made improvements to the Memory Usage tool such as support for Win32 and WPF applications (.NET 4.0 and up on Windows 8.1) and the ability to force garbage collections in managed apps.

- Notification Hub. When we release a Visual Studio Update for you to download, the Notifications badge will turn yellow (in the upper right hand corner of the IDE). The badge also now acts as a toggle so you can easily use one click to open the hub and one click to close the hub.
- ALL CAPS. The change in our menus to use all capital letters was one of the areas about which we received a lot of feedback so a while ago we added a registry key that disabled the ALL CAPS menus in VS 2012. To make the setting more discoverable and to enable it to remain set as you upgrade across Visual Studio versions, we have now added a Tools Options setting under the General Environment settings that lets you set your preferred menu bar styling. We also roam this setting so it’s available on all your devices
- Testing. This update includes many updates to test capabilities in Visual Studio. Top features include the ability to customize test plans and test suites, ability to use work item history to track changes made to test suits and the owner of the changes, enhanced security for test suites, and cloud based load testing capabilities with application insights for monitoring performance.
- Release Management. To better manage the release of your applications you can now deploy your app to an on-premises environment or a Windows Azure environment without having to set up a Microsoft Deployment Agent on each machine. You can use Windows PowerShell, or Windows PowerShell Desired State Configuration (DSC). You can also deploy to servers that are not running a Windows operating system when you use Chef. For more information, seeManage your release.
- Visual Studio Graphics Analyzer. Diagnosing DirectX rendering and performance issues is tricky and the Visual Studio Graphics Diagnostics tools help. In Update 3, we have enhanced the Graphics Analyzer to analyze graphics frames and to view the impact of shader code changes without re-running the app. You can easily configure capture options in Tools Options under Graphics Diagnostics.
- WebJobs Tooling. We have added support for Microsoft’s Azure WebJobs in Update 3. You can now create standard Console Projects in Visual Studio solutions that can be published to Azure Websites as either continuous, triggered, or scheduled WebJobs. We have also added support for two-factor authentication in One ASP.NET templates for MVC, Web Forms support, and enabled creation of ASP.Net projects using WAAD when signing in with Live Id. Checkout thisChannel 9 video to learn more.
- Application Insights. Application Insights, Microsoft’s service for monitoring production web sites and Windows Store apps, is included in this update. We have improved the account setup experience so accounts can be setup in Azure without requiring a Visual Studio Online account.
You can learn more about the full list of new Update 3 features in the release notes and bug fixes in the KB article.
Other important releases
I also want to highlight some related releases announced recently that provide additional features and functionality for Update 3 users. These releases are all compatible with Update 3 and in some cases are required for Update 3.
- Multi-Device Hybrid Apps. You can use the Multi-Device Hybrid Apps CTP 2.0 release to build mobile apps using JavaScript or Typescript for iOS, Android, Windows Store, and Windows Phone using Update 3’s version of tooling for Apache Cordova. To learn more check out Multi-Device Hybrid apps. Visual Studio 2013 Update 3 is not compatible with CTP 1.0 & 1.1 for Multi-Device Hybrid apps. (Minimum edition required: Professional).
- Azure SDK 2.4 RTM. The recent Azure SDK 2.4 RTM release includes tools to manage virtual machine configuration and set up remote debugging for 32-bit virtual machines, and tools to provision Geo-Redundant Storage. You can download Windows Azure SDK for 2013, Windows Azure SDK for 2012, and Windows Azure SDK for .NET.
- IntelliTrace Stand-alone Collector. The standalone IntelliTrace collector provides a more practical alternative to remote debugging an application in production. You can use the collector to record the execution of your application on a remote machine by saving it into an .itrace file and playing it back on your local development machine with Visual Studio. For more information about the collector, see this MSDN article.
- Windows Phone 8.1 Update Emulators. Windows Phone 8.1 Update was released this morning and is ready todownload. This release provides additional emulator images to Visual Studio 2013 Update 2 or later that can be used to create and test apps that will run on devices that have Windows Phone 8.1 Update.
- Visual Studio Tools for Unity. As we mentioned earlier this week, the Visual Studio Tools for Unity (formerly UnityVS) are available for download, free for Visual Studio Professional and higher.
Many of the features and bug fixes in this release come from your feedback. Thank you for sharing these suggestions with us on our UserVoice site and through the thousands of Send-a-Smile and Send-a-Frown actions you sent us from inside the IDE. If you find a bug please send it to us the Visual Studio Connect site.
Visual Studio 2013 Update 3 RTM 正式发布的更多相关文章
- Visual Studio 2013 Update 2 RTM 发布
今天,微软再Visual Studio Blog发布了开放Visual Studio 2013 Update 2 RTM 下载的文章. 原来安装RC版本的同志们可以直接安装,提供在线安装和ISO下载安 ...
- 微软正式发布Visual Studio 2013 Update 3 (2013.3) RTM
昨天微软的Visual Studio 2013 Update 3(Visual Studio 2013.3)正式发布(RTM)了,做为微软认证金牌合作的葡萄城控件,我们组织力量第一时间进行翻译.分享给 ...
- 微软正式公布Visual Studio 2013 Update 3 (2013.3) RTM
昨天微软的Visual Studio 2013 Update 3(Visual Studio 2013.3)正式公布(RTM)了,做为微软认证金牌合作的葡萄城控件,我们组织力量第一时间进行翻译. ...
- Visual Studio 2013 Update 3
微软正式发布Visual Studio 2013 Update 3 (2013.3) RTM 昨 天微软的Visual Studio 2013 Update 3(Visual Studio 201 ...
- Microsoft Visual Studio 2013 Update 5 direct download link for full ISO
From:http://www.nickdu.com/?p=604 Visual Studio 2013 Update 5 is now released and maybe you are also ...
- Microsoft Visual Studio 2013 Update 2 离线安装程序
☆ 微软官网地址:☆ http://www.microsoft.com/zh-cn/download/details.aspx?id=42665☆ 离线安装程序 直接下载链接:☆ Microsoft ...
- Visual Studio 2013 Update 1
Visual Studio 2013 Update 1 VS2013.1.iso 共 245 MB http://download.microsoft.com/download/8/2/6/826E2 ...
- Visual Studio 2013 Update 2 and with Update 2
Microsoft 的开发工具 Visual Studio 2013 迎来 Update2 更新.本次更新将为普通开发者带来更多全新功能.修复之前旧版 Bugs.提升性能以及稳定性.之前已经安装 VS ...
- Microsoft Visual Studio 2013 Update 1 离线安装程序
☆ 微软官网地址:☆http://www.microsoft.com/zh-cn/download/details.aspx?id=41650☆ 离线安装程序 直接下载链接:☆http://downl ...
随机推荐
- Java演算法之堆排序(HeapSort)
import java.util.Arrays; publicclass HeapSort { inta[]={49,38,65,97,76,13,27,49,78,34,12,64,5,4,62,9 ...
- 探索C#之布隆过滤器(Bloom filter)
阅读目录: 背景介绍 算法原理 误判率 BF改进 总结 背景介绍 Bloom filter(后面简称BF)是Bloom在1970年提出的二进制向量数据结构.通俗来说就是在大数据集合下高效判断某个成员是 ...
- [.net 面向对象程序设计深入](4)MVC 6 —— 谈谈MVC的版本变迁及新版本6.0发展方向
[.net 面向对象程序设计深入](4)MVC 6 ——谈谈MVC的版本变迁及新版本6.0发展方向 1.关于MVC 在本篇中不再详细介绍MVC的基础概念,这些东西百度要比我写的全面多了,MVC从1.0 ...
- Web3DGame之路,Babylonjs 和TypeScript学习笔记(一)
一个开源的Webgl3D引擎,javascript or typescript http://www.babylonjs.com 啥是WebGL WebGL 网页图形库,简称WebGL,是一个JS库, ...
- ASP.NET Web API路由系统:Web Host下的URL路由
ASP.NET Web API提供了一个独立于执行环境的抽象化的HTTP请求处理管道,而ASP.NET Web API自身的路由系统也不依赖于ASP.NET路由系统,所以它可以采用不同的寄宿方式运行于 ...
- [ASP.NET MVC 小牛之路]13 - Helper Method
我们平时编程写一些辅助类的时候习惯用“XxxHelper”来命名.同样,在 MVC 中用于生成 Html 元素的辅助类是 System.Web.Mvc 命名空间下的 HtmlHelper,习惯上我们把 ...
- 查看html元素绑定的事件与方法的利器
WEB标准提倡结构.表现和行为相 分离,现在越来越多采用这种表现和行为的方式,但它也为我们开发调试带来一些问题,网页载入一堆JavaScript,,我们很难搞清楚最后在哪些元素的哪个动作绑定了事件,尤 ...
- crossplatfrom---electron入门教程
1.atom/electron github: https://github.com/atom/electron 中文文档: https://github.com/atom/electron/tree ...
- CSS3盒模型display:box;box-flex:3;
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name ...
- Android开发-之第一个程序:HelloWorld!
小编觉得不管学习什么编程的时候,第一个程序都是要求打印输出一个"HelloWorld!",那就从最简单的HelloWorld开始吧!哈哈~~~~ 一.创建一个Android工程 1 ...