{"id":293,"date":"2014-08-18T09:55:00","date_gmt":"2014-08-18T09:55:00","guid":{"rendered":"https:\/\/blogs.msdn.microsoft.com\/visualstudio\/2014\/08\/18\/visual-studio-14-ctp-3-released\/"},"modified":"2022-10-12T13:06:39","modified_gmt":"2022-10-12T20:06:39","slug":"visual-studio-14-ctp-3-released","status":"publish","type":"post","link":"https:\/\/devblogs.microsoft.com\/visualstudio\/visual-studio-14-ctp-3-released\/","title":{"rendered":"Visual Studio \u201c14\u201d CTP 3 Released"},"content":{"rendered":"<p>Today we released Visual Studio \u201c14\u201d CTP 3 and an early build of the <a href=\"https:\/\/devblogs.microsoft.com\/dotnet\/try-out-the-new-releases-net-framework-vnext-asp-net-vnext-net-native-and-ryujit\/\">.NET Framework vNext<\/a>. <a href=\"http:\/\/support.microsoft.com\/kb\/2967191\">Get it<\/a> from the Microsoft Download Center or from <a href=\"http:\/\/msdn.microsoft.com\/en-US\/subscriptions\/downloads\/\">MSDN subscriber downloads<\/a> or save some setup time and use a ready-to-use <a href=\"https:\/\/devblogs.microsoft.com\/devops\/visual-studio-2015-preview-now-available-in-the-virtual-machine-azure-gallery\/\">VM in Azure<\/a>. You\u2019ll find a complete list of new features and fixes in the <a href=\"http:\/\/support.microsoft.com\/kb\/2967191\">Visual Studio \u201c14\u201d release notes<\/a>. Some highlights in this release include:<\/p>\n<ul>\n<li><strong>ASP.NET and Web Development vNext Updates<\/strong>. This CTP includes all the Visual Studio 2013 Update 3 web tooling improvement and ASP.NET vNext alpha 3 runtime packages. It has improved tooling support for <a href=\"https:\/\/devblogs.microsoft.com\/dotnet\/asp-net-vnext-in-visual-studio-14-ctp-3\/\">ASP.NET vNext<\/a>, such as support for build configuration and support for unit tests, and it no longer includes content and compile items inside \u201c.kproj\u201d file. ASP.NET vNext includes an updated version of the RyuJIT JIT compiler. For details, please read the full post on the <a href=\"https:\/\/devblogs.microsoft.com\/dotnet\/category\/aspnet\/\">.NET Web Development Tools blog<\/a>.<\/li>\n<li><strong>.NET Native Updates.<\/strong> <a href=\"https:\/\/devblogs.microsoft.com\/dotnet\/try-out-the-new-releases-net-framework-vnext-asp-net-vnext-net-native-and-ryujit\/\">.NET Native<\/a> is now integrated into Visual Studio \u201c14.\u201d It includes initial support for calling WCF services within .NET Native apps and the associated Add Service Reference experience in Visual Studio.<\/li>\n<li><strong>PerfTips in the Debugger.<\/strong> In CTP 3 you can see how long your code took to execute as you hit breakpoints and step through code with the debugger. Simply look at the end of the current line when you are stopped in the debugger to see the performance tooltip. For more information read the <a href=\"https:\/\/devblogs.microsoft.com\/devops\/perftips-performance-information-at-a-glance-while-debugging-with-visual-studio\/\">dedicated post on PerfTips<\/a> on diagnostics blog.<\/li>\n<\/ul>\n<p><a href=\"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2014\/08\/5852.VS14CTP3PerfTips_08B15CD9.png\"><img decoding=\"async\" style=\"float: none; margin-left: auto; margin-right: auto; border: 0px;\" title=\"PerfTips\" src=\"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2014\/08\/5852.VS14CTP3PerfTips_08B15CD9.png\" alt=\"PerfTips\" width=\"644\" height=\"108\" border=\"0\" \/><\/a><\/p>\n<ul>\n<li><strong>Visual C++ Enhancements.<\/strong> In this CTP, we continue enhancing our C\/C++ standard conformance support in addition to overall C++ user productivity improvements. In the standards area, the compiler now supports the thread_local storage specifier, which allows objects to be stored separately for each thread. In the productivity area, Light Bulbs replace Smart Tags to show fixes to issues. Light Bulbs are both more discoverable and also offer a preview of the action before you take it. In addition, you can now refactor to convert string literals littered with escape sequences into a much more easily-readable raw-string format. We have also integrated the <a href=\"http:\/\/visualstudiogallery.msdn.microsoft.com\/164904b2-3b47-417f-9b6b-fdd35757d194\">Rename Symbol extension for Visual Studio 2013<\/a> into the product. To learn more these features, check the <a href=\"https:\/\/devblogs.microsoft.com\/cppblog\/\">Visual C++ team blog<\/a>.<\/li>\n<li><strong>Roaming Custom Layouts.<\/strong> In CTP 2 we introduced Custom Layouts, which enable you to save and apply your tool window layout customizations. In CTP 3 Visual Studio will now roam these customizations across machines that have CTP 3 installed if you signed into the IDE with the same account.<\/li>\n<li><strong>Shared Projects.<\/strong> With CTP 3, you can create an empty C#, VB, and JavaScript shared project from the \u201cFile &gt; New Project\u201d menu. Windows Store\/Phone Projects written in C#\/VB\/JavaScript, as well as some classic desktop projects (Console Application, Class Library, Windows Form Application, Portable Class Library, WPF) written in C#\/VB can consume one or many of these shared projects.<\/li>\n<li><strong>High Resolution Icons.<\/strong> In this CTP, Visual Studio supports high resolution icons in command bars, tool window toolbars (standard) and main menus when running above 100% DPI scaling.<\/li>\n<\/ul>\n<h2>Other Developer Releases<\/h2>\n<p>Along with Visual Studio \u201c14\u201d CTP 3 I also want to call attention to some related released that we recently announced:<\/p>\n<ul>\n<li><strong>Azure Resource Manager Tools.<\/strong> Last week we announced the first public preview of <a href=\"http:\/\/azure.microsoft.com\/blog\/2014\/08\/11\/azure-resource-manager-tools-preview\/\">Azure Resource Manager Tools for Visual Studio<\/a>. <a href=\"http:\/\/www.microsoft.com\/en-us\/download\/details.aspx?id=43740\">Download<\/a> the Azure Resource Manager Tools Preview to see the many improvements including the ability to select existing resource groups, MRU or template and parameter files, and validation of parameter values. This release requires <a href=\"http:\/\/www.visualstudio.com\/en-us\/downloads\/download-visual-studio-vs#d-visual-studio-2013-update\">Visual Studio 2013 Update 2 RC<\/a> or above and <a href=\"http:\/\/go.microsoft.com\/?linkid=9811175&amp;clcid=0x409\">Microsoft Azure PowerShell 0.8.3 or higher<\/a>.<\/li>\n<li><strong>Bing Developer Assistant for Visual Studio.<\/strong> The <a href=\"http:\/\/visualstudiogallery.msdn.microsoft.com\/a1166718-a2d9-4a48-a5fd-504ff4ad1b65\">Bing Developer Assistant<\/a> combines the functionality of two popular Visual Studio extensions into one: Sample Browser and Bing Code Search. It enables developers to find and reuse millions of code snippets and code sample projects across the coding community, including <a href=\"http:\/\/msdn.microsoft.com\/\">MSDN<\/a>, <a href=\"http:\/\/www.stackoverflow.com\/\">StackOverflow<\/a>, <a href=\"http:\/\/www.dotnetperls.com\/\">Dotnetperls<\/a> and <a href=\"http:\/\/www.csharp411.com\/\">CSharp411<\/a> from within the Visual Studio IDE. New features include IntelliSense, which pulls in relevant sample codes related to coding projects in real time, and offline search. Checkout this <a href=\"https:\/\/learn.microsoft.com\/en-us\/shows\/windows-store-developer-solutions\/using-bing-developer-assistant-to-increase-productivity\">blog post on how to improve productivity<\/a> within Visual Studio using Bing Developer Assistant.<\/li>\n<\/ul>\n<p>We\u2019re looking forward to your feedback on this CTP. Please post your suggestions on <a href=\"http:\/\/visualstudio.uservoice.com\/forums\/121579-visual-studio\/category\/35066-ide\">UserVoice<\/a>, log bugs you find on our <a href=\"http:\/\/connect.microsoft.com\/visualstudio\">Connect site<\/a> and send us a smile or frown <a href=\"http:\/\/msdn.microsoft.com\/en-us\/library\/zzszcehe.aspx\">from inside the IDE<\/a>.<\/p>\n<p>Thanks,<\/p>\n<p>John<\/p>\n<table style=\"width: 658px;\" border=\"0\" cellspacing=\"0\" cellpadding=\"2\">\n<tbody>\n<tr>\n<td valign=\"top\" width=\"137\"><a href=\"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2014\/08\/7103.image_thumb_3D51B914.png\"><img decoding=\"async\" style=\"border: 0px;\" title=\"image\" src=\"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-content\/uploads\/sites\/4\/2014\/08\/7103.image_thumb_3D51B914.png\" alt=\"image\" width=\"122\" height=\"144\" border=\"0\" \/><\/a><\/td>\n<td valign=\"top\" width=\"519\"><strong>John Montgomery<\/strong>, Director of Program Management, Visual Studio Platform<\/p>\n<p>John has been at Microsoft for 15 years, working in developer technologies the whole time. Most recently before working on the Visual Studio core development environment, he was working on the tools for Windows 8 development.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n","protected":false},"excerpt":{"rendered":"<p>Today we released Visual Studio \u201c14\u201d CTP 3 and an early build of the .NET Framework vNext. Get it from the Microsoft Download Center or from MSDN subscriber downloads or save some setup time and use a ready-to-use VM in Azure. You\u2019ll find a complete list of new features and fixes in the Visual Studio [&hellip;]<\/p>\n","protected":false},"author":13,"featured_media":255385,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[1196,4980,155,1029],"tags":[237,85,5,9,376,124],"class_list":["post-293","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-desktop","category-java","category-visual-studio","category-web","tag-net","tag-asp-net","tag-csharp","tag-debug","tag-java","tag-javascript"],"acf":[],"blog_post_summary":"<p>Today we released Visual Studio \u201c14\u201d CTP 3 and an early build of the .NET Framework vNext. Get it from the Microsoft Download Center or from MSDN subscriber downloads or save some setup time and use a ready-to-use VM in Azure. You\u2019ll find a complete list of new features and fixes in the Visual Studio [&hellip;]<\/p>\n","_links":{"self":[{"href":"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-json\/wp\/v2\/posts\/293","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-json\/wp\/v2\/users\/13"}],"replies":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-json\/wp\/v2\/comments?post=293"}],"version-history":[{"count":0,"href":"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-json\/wp\/v2\/posts\/293\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-json\/wp\/v2\/media\/255385"}],"wp:attachment":[{"href":"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-json\/wp\/v2\/media?parent=293"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-json\/wp\/v2\/categories?post=293"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/visualstudio\/wp-json\/wp\/v2\/tags?post=293"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}