Visual Studio Blog

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

Visual Studio 2022 – 17.10 Performance Enhancements

We are excited to announce the latest update of Visual Studio 2022, which brings you a range of performance enhancements across various areas of the IDE. In this blog post, we will highlight some of the most notable improvements that you can experience in version 17.10, such as faster Windows Forms designer loading, faster Razor colorization, ...

Visual Studio Toolbox: Accelerate your builds of SDK-style .NET projects

The Visual Studio Toolbox show helps you become a more productive developer by focusing on tooling in and out of Visual Studio.  Our latest episode of VS Toolbox (available both on Learn and YouTube) features Drew Noakes from the . NET team. He demonstrates how you can dramatically reduce build times for SDK-style .NET projects. What is ...

VS2022 Performance Enhancements: Git Branch Switching

Have you experienced delays when switching between your Git branches in Visual Studio? Did you have to wait for your solution and projects to reload after switching between branches in a Git repository? We are happy to announce performance enhancements to the branch switching experience in Visual Studio 2022. To benefit from the latest ...

New Profiler feature in Visual Studio

Introducing the new File I/O tool  We just launched a new profiling tool in Visual Studio 17.2 that helps you understand how you can optimize your File I/O operations to improve performance in your apps. If you’re trying to investigate and diagnose slow loading times, the new File IO tool can help you understand how the I/O operations ...