Jump to content
nedo

Visual Studio ‘14' CTP 3 now available for download

Recommended Posts

Microsoft has announced that they have released the Visual Studio '14' CTP 3 for download and also an early build of the .NET Framework vNext. If you have been following along recently, you will know that the Visual Studio team has been releasing updates at an extremely fast pace, so quickly, in fact, you may have missed the last release that came out earlier this month.

This release comes with quite a few enhancements as well and we have posted some them below.

ASP.NET and Web Development vNext Updates. 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 ASP.NET vNext, such as support for build configuration and support for unit tests, and it no longer includes content and compile items inside “.kproj” file. ASP.NET vNext includes an updated version of the RyuJIT JIT compiler. For details, please read the full post on the .NET Web Development Tools blog.

.NET Native Updates. .NET Native is now integrated into Visual Studio “14.” It includes initial support for calling WCF services within .NET Native apps and the associated Add Service Reference experience in Visual Studio.

PerfTips in the Debugger. 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 dedicated post on PerfTips on diagnostics blog.

Shared Projects. With CTP 3, you can create an empty C#, VB, and JavaScript shared project from the “File > New Project” 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.

You can head to the source link below to see the full list of changes and more details about the update.

As with any pre-release software, you should avoid installing it on a production machine and it should be limited to testing purposes only. While this may be a later-stage release, it could still have bugs that could cause unwanted side-effects in a production environment.

Source: | Download: Visual Studio '14' CTP 3

Sursa articol: aici

  • Upvote 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...