Visual Studio Blog

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

Visual Studio 2022 Preview 3 now available!
Visual Studio 2022 Preview 3 now available!
We are excited to announce the third preview release of Visual Studio 2022! With Preview 3 there are more new capabilities on the themes of personal and team productivity, modern development, and constant innovation. In this blog we’re going to highlight a few of the new capabilities of Visual Studio 2022 Preview 3. We’d love for you to ...
Visual Studio 2019 v16.11 is Available Now!
Visual Studio 2019 v16.11 is Available Now!
We are excited to announce the release of Visual Studio 2019 v16.11 GA. This release improves upon the Git tooling experience in Visual Studio, enables Hot Reload for .NET applications, adds convenient links to the help menu, and upgrades LLVM tools to LLVM 12. For full details, see the Visual Studio 2019 release notes. Servicing ...
Speed up your .NET and C++ development with Hot Reload in Visual Studio 2022
Speed up your .NET and C++ development with Hot Reload in Visual Studio 2022
With the recent release of Visual Studio 2022 Preview 2 we’d like to use this blog post to dive deeper into the brand-new Hot Reload experience which works for both managed .NET and newly supported native C++ apps. With Hot Reload our goal is to save you as many app restarts between edits as possible, making you more productive by ...
Join the Visual Studio 2022 for Mac Private Preview
Join the Visual Studio 2022 for Mac Private Preview
Today we’re inviting you to try out Visual Studio 2022 for Mac as we share our first private preview release. This is the first release of our .NET IDE with a refreshed, fully native macOS UI. We’d love for you to download it, try it out, and share your feedback to help us shape the next major release of Visual Studio for Mac. The ...
Design your Web Forms apps with Web Live Preview in Visual Studio 2022
Design your Web Forms apps with Web Live Preview in Visual Studio 2022
In this post we have introduced, and demonstrated, the new Web Forms Designer and Web Live Preview that is built into Visual Studio 2022 Preview 2. We are very excited to bring a new designer for Web Forms. We would love for you to try out this new designer experience and let us know how it’s working for you with your own projects and solution
Visual Studio 2022 Preview 2 is out!
Visual Studio 2022 Preview 2 is out!
We're excited to announce the second preview release of Visual Studio 2022! Preview 1 was the first-ever 64-bit Visual Studio, delivering improved scalability. Starting with Preview 2, we’re focusing on delivering new capabilities on the themes of personal and team productivity, modern development, and constant innovation. In this blog we’...
.NET Object Allocation Tool Performance
.NET Object Allocation Tool Performance
With the release of Visual Studio 16.10 comes a new analysis engine for the Performance Profiler, with the .NET Object Allocation Tool being the first tool to be onboarded. This provides the tool with some new features and a significant perf boost. Give it a shot with your C# app and see what spurious allocations you can remove to speed up ...