Visual Studio Blog

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

Latest posts

Image HandHeart green
McKenna Barlow
McKenna Barlow
Oct 9, 2024

Easier localization with the new resource (.resx) manager

If you're developing applications that target multiple languages and cultures, you probably know how challenging it can be to manage the resources for each ...

10
Image DevTools blue
Harshada Hole
Harshada Hole
Oct 7, 2024

Accelerate C++ Debugging with Enhanced Conditional Breakpoints

Are you tired of waiting for your conditional breakpoints to hit in C++? Do you wish there was a way to speed up the debugging process and get to the root of ...

4
Image PieChart brown
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 ...

8
Image ArrowUp yellow
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 ...

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

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

11
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