Visual Studio Blog

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

Visual Studio “15” Preview 3

Today I am happy to share Visual Studio “15” Preview 3 (which is different from Visual Studio 2015 Update 3). This is still a Preview and is unsupported, so my recommendation is to not install it on your production environments. That said, it should install right on top of any previous Visual Studio “15” Previews and side by side with ...

Visual Studio 2015 Update 3 RC

Today we are sharing Visual Studio 2015 Update 3 RC. This release candidate primarily focuses on stability, performance, and bug fixes, but we also have some feature updates. I’ll share highlights in the rest of this post. Tools for Apache Cordova. This update includes TACO Update 9 and TACO Update 10, which adds plugins for Intune, Azure ...

Visual Studio “15” Preview 2

Last month, we released our first preview of the next version of Visual Studio. After listening to your feedback, we have fixed issues and improved experiences in this preview. Download Visual Studio “15” Preview 2 to get the latest. This is still a Preview and is unsupported, so please refrain from installing it on your production ...

14 more reasons to download Visual Studio 2015 Update 2 today

If you haven’t downloaded Visual Studio 2015 Update 2 yet, now is a good time to do so. In the latest KB we have addressed some of the top reported problems around performance and reliability. So far, we’ve made 14 fixes and updates, that address Visual Studio build fail issues, Visual Studio crashes, and improve memory usage by disabling ...

Top New from March 2016

Yes, it might seem a bit odd to have a post with “March” in the title now that it’s already May, but it does take a few weeks for the data to show what you’ve all been reading about lately. So with no further ado, here are those recent highlights! Xamarin included with Visual Studio. As announced at //build 2016 to great applause, ...

Anatomy of a Low Impact Visual Studio Install

In building faster ways of getting VS, we needed to reduce the size of the minimum product, change a bit of the way the IDE itself ran, change the way components are installed on your computer, and reduce the way components can impact your system. In this article, I will share a little about what it took to make this come together.