Did you notice Dev Blogs has a new UI and new capabilities?
Visual Studio Blog
The official source of product insight from the Visual Studio Engineering Team
Latest posts
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 ...
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 ...
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, ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...