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 ...
随机推荐
- 突破瓶颈,对比学习:Eclipse开发环境与VS开发环境的调试对比
曾经看了不少Java和Android的相关知识,不过光看不练易失忆,所以,还是写点文字,除了加强下记忆,也证明我曾经学过~~~ 突破瓶颈,对比学习: 学习一门语言,开发环境很重,对于VS的方形线条开发 ...
- 解读ASP.NET 5 & MVC6系列(7):依赖注入
在前面的章节(Middleware章节)中,我们提到了依赖注入功能(Dependency Injection),ASP.NET 5正式将依赖注入进行了全功能的实现,以便开发人员能够开发更具弹性的组件程 ...
- 循序渐进做项目系列(3):迷你QQ篇(1)——实现客户端互相聊天
<循序渐进做项目系列迷你QQ篇>将陆续介绍客户端聊天,文件传输,加好友,群聊,包括语音聊天,视频聊天,远程桌面等等需求如何实现,感兴趣的朋友可以持续关注.考虑到某些需求较为复杂,本系列采用 ...
- [.net 面向对象程序设计进阶] (16) 多线程(Multithreading)(一) 利用多线程提高程序性能(上)
[.net 面向对象程序设计进阶] (16) 多线程(Multithreading)(一) 利用多线程提高程序性能(上) 本节导读: 随着硬件和网络的高速发展,为多线程(Multithreading) ...
- [nodemon] Internal watch failed: watch ENOSPC错误解决办法
运行环境:Ubuntu 16.04, WebStorm 2016.1.3, node.js v0.12.5, nodemon 1.9.2 在WS自带的终端输入nodemon server.js启动项目 ...
- Jquery UI - DatePicker 在Dialog中无法自动隐藏的解决思路
通过Jquery UI Dialog模态展示如下的一个员工编辑页面,但是遇到一个奇怪的问题:点击Start Date的input元素后,其无法失去焦点.从而导致DatePicker控件在选择日期后无法 ...
- [oracle]逗号(或分号等)间隔的列,按这一列劈分后转多行
今天遇到个需求,要匹配两个表, 但是关联的字段,在另一个表中是放在一个字段中用分号分割的 怎么全部匹配呢? 后来在网上搜到了, 记录下 SELECT cp.ES_EXTNUMBER, cp.ES_AG ...
- Linq语法详细
闲言碎语 近期比较忙,但还是想写点什么,就分享一些基础的知识给大家看吧,希望能帮助一些linq新手,如果有其它疑问,可以进右上角群,进行交流探讨,谢谢. 开门见山 读这篇文章之前,我先说下,每一种搜索 ...
- 【原创】开源.NET排列组合组件KwCombinatorics使用(二)——排列生成
本博客所有文章分类的总目录:本博客博文总目录-实时更新 本博客其他.NET开源项目文章目录:[目录]本博客其他.NET开源项目文章目录 KwCombinatorics组件文章目录: 1. ...
- Chrome开发工具之Console
Chrome开发工具-Console 看了别人的博客,才发现在百度主页用开发工具“Console”可以看到百度的招聘信息 前端调试工具可以按F12打开,谷歌的开发工具中的Console面板可以查看错误 ...