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

Visual Studio 2026 is here: faster, smarter, and a hit with early adopters
Dear developers, We’re thrilled to announce that Visual Studio 2026 is now generally available! This is a moment we’ve built side by side with you. Your feed...
Latest posts
Answers to your top TACO questions
Last month I had the pleasure of participating in a panel discussion at the Microsoft Ignite conference where we discussed mobile app development. I spoke about Visual Studio’s Tools for Apache Cordova (a.k.a. “TACO” for short) side-by-side with James Montemagno of Xamarin fame, Ankit Asthana from the Visual Studio C++ team, and Daniel Jacobson from the UWP team. I heard a lot of really good questions from the audience. Some of these questions are so common that I figure many of our Visual Studio blog readers may find them interesting. In this post I’m going to share the answers to our most common TACO questions....
What’s new in Visual Studio “15” Preview 5 for Universal Windows Developers
In Visual Studio 2015 Update 3, we introduced support for building apps that target the Windows Anniversary Update SDK. Visual Studio “15” continues where VS 2015 left off and brings several new experiences and enhancements for UWP developers. We have been focusing on improving three major areas: While you’ll continue to see a steady stream of improvements in upcoming releases of VS “15”, there are several new experiences in this release for you to try and give feedback. UWP tools with the new Visual Studio "15" installer Getting started with tools for UWP development has never been easier or f...
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 read the rest of the post. You can also grab the release notes here. A big step forward in performance and memory efficiency I’d like to start with a side-by-side video that will give you a sense of all the performance improvements in one look. This video compares starting Visual Studio ...
Join us this November for Connect(); 2016
Today, I am excited to announce that our popular developer event Connect(); is back for a third year on November 16th and 17th and will be live-streamed globally from New York City. I encourage you to save the date for what promises to be our best Connect(); yet. At Connect(); 2016, Executive Vice President Scott Guthrie and Principal Program Manager Scott Hanselman, alongside leading industry innovators, will share the latest innovations from Visual Studio, .NET, Xamarin, Azure, SQL, Windows, Office and more. Over the two days, you’ll have the opportunity to engage in live, interactive Q&A sessions with ou...
New C# 7.0 features in Visual Studio “15” Preview 4
Over the past couple of previews, new C# language features have been trickling in, but Preview 4 marks a point where the majority of C# 7.0 are now available. Here's a code sample that uses a good number of these features, and that works in Preview 4 today: For a full write-up about tuples, deconstruction, pattern matching, local functions, and the rest of C# 7.0, head over to the .NET Blog. Earlier versions of some of these features were shown at Build 2016. Happy hacking!
Visual Studio “15” Preview 4
Today we released Visual Studio “15” Preview 4, introducing many new improvements and bug fixes that bring us one stage closer to the product’s completion. The highlight of this release is that nearly all of VS is running on the new setup engine, resulting in a smaller, faster and less impactful installation. The smallest install is less than 500 MB on disk (compared to 6GB in the previous release of Visual Studio). There are a couple of “workloads” that aren’t present yet, including .NET Core tooling and Azure tooling, but the rest of the existing VS 2015 feature set is available. For more background t...
Fewer Visual Studio Sign-in Prompts
You've told us that Visual Studio makes you sign in WAY too often. Over the last year, we've released several improvements to help address your feedback. The keychain we released with Visual Studio 2015 made it possible to manage multiple identities in VS and gave you single sign-on across the IDE. In the last few updates, we’ve made changes to core services like licensing and roaming, which allow you to refresh your license or roam your settings for up to a year or more without a prompt for credentials. We also updated the Windows store publishing features to use the keychain for single sign-on with the rest of ...
Create high quality mobile apps with Ionic & Visual Studio
Are you a web developer building mobile applications today? Are you considering joining the ranks of web developers moving beyond the mobile web to mobile app development? If so, then we have a treat for you – a new set of Visual Studio templates, building on top of the Apache Cordova platform, Ionic UI framework, and using the TypeScript language. If you’re not familiar with it already, Ionic is a hugely popular starting point for Cordova developers; helping you build apps for Android, iOS, and Windows 10 devices with a great user experience. Native SDKs provide a set of ready-made UI controls that are optimi...
Building Universal Windows apps targeting the Windows 10 Anniversary SDK
Today we are releasing an update to the Universal Windows App development tools in Visual Studio 2015 Update 3 to enable you to build apps that target the Windows 10 Anniversary SDK (build 14393). In addition, the Windows Store is now open for submissions of apps that target the Windows 10 Anniversary Update SDK. The Windows 10 Anniversary Update bring 2700+ enhancements to Windows 10—including Cortana, Inking, Edge. This brings an opportunity to build apps for the more than 350 million users running Windows 10 on their desktops, phones, Xbox, HoloLens, and other devices. For more information about the enhanceme...