Visual Studio Blog

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

Latest posts

Harshada Hole
Harshada Hole
Oct 2, 2024

Discover Hidden Insights with Profiler’s External Code Decompilation

Have you ever wondered what's happening under the hood of your .NET application? Do you want to quickly and easily identify and fix performance bottlenecks? If ...

0
Mads Kristensen
Mads Kristensen
Oct 1, 2024

Visual Studio 2022 – Recent performance enhancements 

Visual Studio 2022 continues to be faster with each version. In this blog post we will highlight a couple of the more significant enhancements you’ll ...

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

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

9
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