Visual Studio Blog

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

Latest posts

Decorative image
Harshada Hole
Harshada Hole
Sep 30, 2024

Effortless Instrumentation profiling with Persistent Target Selection

Ever wished to assess your code's performance without repeatedly choosing the target process or executable for each instrumentation profiling session? If so, ...

1
Image word image 250718 6
Sayed Ibrahim Hashimi
Sayed Ibrahim Hashimi
Sep 26, 2024

Creating a React TODO app in Visual Studio 2022

In this tutorial we will create a React front-end, with JavaScript, of a TODO web app using a Visual Studio 2022. To get started install Visual Studio with the ...

7
Image bpgroup
Harshada Hole
Harshada Hole
Sep 25, 2024

Organize Your Breakpoints like a pro

Do you feel overwhelmed by the sheer number of breakpoints in your Visual Studio project? Wish you could categorize and toggle them on and off with ease? The ...

8
Image word image 250731 2
Jakub Chocholowicz
Jakub Chocholowicz
Sep 24, 2024

Next-Gen Code Coverage in Visual Studio: Enhanced C++ Support and Security

We’re excited to share the latest changes in Visual Studio’s code coverage components. If you haven’t already, be sure to check out our previous blog ...

3
Image word image 250702 1
Jessie Houghton
Jessie Houghton
Sep 23, 2024

Level up your collaborations with the pull request experience in Visual Studio

One of our main goals is to help you and your team collaborate more effectively and efficiently on your software projects. That's why we are constantly ...

1
Image word image 250651 2
Nayana Srikanth
Nayana Srikanth
Sep 18, 2024

Multi-Project Launch Configuration

Are you tired of the hassle of manually configuring your development environment every time you want to launch multiple projects? We've heard your feedback and ...

7
Mobile device with apps
Mark Downie
Mark Downie
Sep 17, 2024

How to run .NET apps natively on Arm64 devices

Are you developing .NET applications for Arm-based processors? Do you want to take advantage of the performance and power efficiency of running your apps ...

3
Peter Spada
Peter Spada
Sep 16, 2024

Understanding the behavior of the XAML Designer with abstract base classes

Visual Studio 2022 introduced a new XAML designer for building WPF apps, with a goal of increasing the performance and reliability of the designer. The new ...

2
Screenshot of settings definition code
Dominic Nahous
Dominic Nahous
Sep 12, 2024

VisualStudio.Extensibility 17.11: Settings and more Remote UI support

We continue to invest in the VisualStudio.Extensibility SDK to allow users like you to create extensions that run faster and smoother than ever before! ...

2

Feedback