Visual Studio Blog

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

Visual Studio 2017 version 15.1 Preview and Windows 10 Creators Update SDK

It’s only been a week since we released Visual Studio 2017 and we’re already working on an update: Visual Studio 2017 version 15.1 Preview. This Update preview includes two main changes: improvements to the Universal Windows Platform (UWP) tools to support the Creators Update SDK and the addition of the Python tools. For full details of ...

Update to Visual Studio 2017 Release Candidate

Today we have another update to Visual Studio 2017 Release Candidate. Some of you may have noticed that yesterday we posted an RC update, but took it down because of a setup issue. The issue is now fixed so please give it a try. To try out the newest version, you can either click on the link above or click on the notification within Visual ...

Azure Notebooks now support F#

(image) Last week I blogged about the availability of the new Data Storage and Data Science workloads in Visual Studio 2017 RC. The Data Science workload specifically provides support for the following: These three languages and their corresponding stacks cover just about every data processing, technical computing, analytics and ...

Announcing Visual Studio “15” Preview 5

Today we released Visual Studio “15” Preview 5. With this Preview, I want to focus mostly on performance improvements, and in the coming days we’ll have some follow-up posts about the performance gains we’ve seen. I’m also going to point out some of the productivity enhancements we’ve made. So kick off the installer here and ...

Anatomy of a Low Impact Visual Studio Install

At //build 2016, Microsoft announced the first public preview of a quick way to get Visual Studio “15” Preview. We’ve previously shared posts about what we’re building and why: 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 ...

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.