Visual Studio Blog

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

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.

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 ...

Visual Studio 2015 Update 2 RTM

Today at Build 2016 we released the final version of Visual Studio 2015 Update 2. This release includes everything we shared in the Visual Studio 2015 Update 2 CTP release, as well as Visual Studio 2015 Update 2 RC. Visual Studio 2015 Update 2 has focused on improving performance and reliability and addressing your feedback. Some key ...

Microsoft joins the Eclipse Foundation and brings more tools to the community

At Microsoft, our developer mission is to deliver experiences that empower any developer, building any application, on any OS. And this mission requires us to be open, flexible, and interoperable: to meet developers and development teams where they are, and provide tools, services and platforms that help them take ideas into production. This ...

Visual Studio 2015 Update 2 RC

Today we released the next set of reliability and performance improvements in Visual Studio 2015 Update 2 RC, which also addresses issues that we hear from your continued feedback. Building on what we announced with the CTP release, here’s what you’ll find in Update 2 RC: As with the CTP, we’ve continued to ship ...

Top news from January 2016

The year has gotten off to a great start and it seems that .NET, the web, and TypeScript get the prize for the most popular topics! ASP.NET 5 is dead: Did we get your attention with that heading? Well, it’s not dead at all, it just has a new moniker as Scott Hanselman explains in Introducing ASP.NET Core 1.0 and .NET Core 1.0. I love the ...

Analyze CPU and Memory while Debugging

Would you like to learn how to make your code run faster, use less memory, or just find out whether your code has a CPU or memory issue? Of course you would—you’re a developer! But then, memory and performance tuning often suffers from the pitfall of being an “important but not urgent” task that you simply can’t seem to get to ...

Write once and deploy to Microsoft Azure or Microsoft Azure Stack from Visual Studio

The Microsoft Azure Stack Technical Preview gives enterprises the ability to deliver Azure applications and services from their own datacenters. Today, we're happy to share that we've built Azure Stack support into Visual Studio's Azure Resource Group deployment process. Enterprises today must manage both hyper-scale web applications and ...