Visual Studio Blog

The official source of product insight from the Visual Studio Engineering Team

Top News from July 2015

Hello everyone! Every month we share some top stories from the previous month, and here’s our round-up for July. Visual Studio 2015 and .NET 4.6 Available for Download. Within the Visual Studio team, we’re clearly delighted with the release of Visual Studio 2015 as Soma announces on his blog! This release fulfills the promises we ...

Why write Python in Visual Studio?

Recently, Visual Studio 2015 was released with support for Python. Python Tools for Visual Studio (PTVS) are available to help throughout Visual Studio in all the places you’d expect, from editing and IntelliSense, to debugging, profiling, and publishing to Azure. You can find all the details and some video walkthroughs, documentation, ...

Targeting Windows 10 with your Apache Cordova app

This April, in concert with Windows 10 Technical Preview 2, we debuted support for the Windows 10 platform for Apache Cordova. Now, with the availability of Windows 10, full Windows 10 support is part of the Windows Apache Cordova platform and native to Visual Studio 2015.  Apache Cordova allows you to write apps targeting iOS, Android, ...

Visual Studio 2015 Diagnostics Investments

When we wrapped up the last release of Visual Studio, I wrote a blog post titled: Visual Studio 2013 Diagnostics Investments, which gathered all the links to our blog posts and other content into a single place. It seems fitting to do the same now that VS2015 has RTM’d, and the same intro I wrote last time applies, so I won’t ...

Visual Studio 2015 and Visual Studio 2013 Update 5 Released

[UPDATED 8/7] The final release of TFS 2015 is now available. Brian Harry's post highlights some key capabilities like Agile Project Management, Continuous Delivery, Git improvements, and Extensibility. He also has links for download and release notes.  [UPDATED 7/29] Windows 10, Tools for Windows 10, and Windows 10 support in ...

Introducing the Windows 10 Apache Cordova platform

NOTE: This blogpost is outdated. Build your Cordova project into a Windows 10 (UWP) app by following the instructions here: http://taco.visualstudio.com/en-us/docs/run-app-windows/ Apache Cordova allows developers to write apps targeting iOS, Android, Windows, and Windows Phone with a single codebase using HTML, JavaScript, and CSS. Today, ...

BUILD 2015 News: Visual Studio Code, Visual Studio 2015 RC, Team Foundation Server 2015 RC, Visual Studio 2013 Update 5

[UPDATED 8/5] Visual Studio 2015, Visual Studio 2013 Update 5, and .NET 4.6 were released on 7/20/2015. Check out this post announcing VS 2015 and VS 2013 Update 5 and this one announcing .NET framework 4.6. [Original Post] The Microsoft BUILD conference is typically a time when we release a lot of developer tools. This year we ...

Node.js Tools 1.0 for Visual Studio

[UPDATE] We have updated this post. Look for an [UPDATE] tag to find the updates.  Node.js Tools 1.0 for Visual Studio (NTVS) is now available for download! NTVS is a free, open source extension for Visual Studio 2012 and Visual Studio 2013 that turns Visual Studio into a Node.js IDE. NTVS 1.0 supports the free Visual Studio Community ...

Visual Studio Tools for Windows 10 Preview

Today we announced the Visual Studio 2015 Tools for Windows 10 Preview. These tools enable you to build Windows universal apps that run across all Windows 10 devices from Windows Phone to Xbox and Windows Store. In addition, you can also use these tools to build desktop Win32 apps that leverage Windows 10 APIs. You can read more in this blog ...