Visual Studio

VS Code C++ Extension Updates: 4x Faster Colorization & 3.5x Faster Project Startup
In the latest releases of the C++ Extension in Visual Studio Code, we have focused on performance improvements and stability. A fast, responsive, and reliable development environment is essential for maintaining productivity, especially in large and co...
2025-03-25 22:23
Boost Your CMake Development with Copilot Custom Instructions
Introduction Creating a new CMake project that uses unfamiliar libraries can be daunting and time-consuming. This blog post takes you along on my journey using Copilot to make this easier, and leveraging Custom Instructions to tailor Copilot responses....
2025-03-25 17:19
Exploring new .NET releases with Dev Containers
Learn how to set up and use dev containers for experimenting with new .NET releases. The post Exploring new .NET releases with Dev Containers appeared first on .NET Blog.
2025-03-25 17:05
Xbox + .NET Aspire: Transforming Local Development Practices
Learn how the Xbox services team leveraged .NET Aspire to boost their team's productivity. The post Xbox + .NET Aspire: Transforming Local Development Practices appeared first on .NET Blog.
2025-03-24 17:05
Introducing Visual Studio Hub
The Visual Studio Hub is here! Keeping up with the latest Visual Studio updates, features, and resources can feel like a full-time job. We’ve heard it time and time again—you want a simpler way to stay informed without digging through scattered blo...
2025-03-24 14:44
Sign Up for the free Pure Virtual C++ 2025 Conference
Every year we run Pure Virtual C++: a free one-day virtual conference for the whole C++ community. Next month we’re doing it again! Sign-up for free to get access to our five live sessions and a host of pre-conference content. The live event will sta...
2025-03-21 11:34
Enhance Pull Request Reviews with In-Depth Feedback
Visual Studio 2022 has taken the pull request experience to the next level by making reviews interactive. We previously enabled viewing your pull request comments inline in your working files. Now, the latest update empowers you to add comments directl...
2025-03-20 15:00
C++ Dynamic Debugging: Full Debuggability for Optimized Builds
Over the past 5 years, we’ve had many incredible opportunities to engage with game developers. From AAA studios to indie developers, the passion for slashing iteration times is significant. Amidst all the fantastic feedback we’ve received for Visua...
2025-03-19 18:33
MSTest 3.8: Top 10 features to supercharge your .NET tests!
MSTest 3.8 is here! It's built on your feedback and packed with powerful new features to simplify and smooth your testing experience. The post MSTest 3.8: Top 10 features to supercharge your .NET tests! appeared first on .NET Blog.
2025-03-19 17:05
Find the IDE features you need with GitHub Copilot and Search
Ever find yourself needing to locate a specific menu item, command, or option in Visual Studio, but you don’t know its name or location? Do you often struggle to find detailed instructions on using certain features effectively? Now, there’s a solut...
2025-03-19 15:00
.NET 10 Preview 2 is now available!
Find out about the new features in .NET 10 Preview 2 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more! The post .NET 10 Preview 2 is now available! appeared first on .NET Blog.
2025-03-18 18:25
Boost your GitHub productivity with our new multi-account support!
Managing your GitHub identity in Visual Studio 2022 just got easier! Our latest update overhauls the GitHub account management experience and improves how you work with multiple accounts, especially for GitHub Copilot and version control scenarios. In ...
2025-03-18 14:00
Optimizing Build Times with Build Insights: How Activision Cut Call of Duty’s Build Time by 50%
Slow build times are a major headache for developers, especially in large, complex C++ codebases like game engines. Every minute spent waiting on a build is time that could be used to refine features, resolve issues, or push development forward. Activi...
2025-03-18 13:51
Introducing automatic documentation comment generation in Visual Studio
We are excited to announce that Copilot is now automatically integrated into Visual Studio’s editor to help you generate doc comments for functions. This new feature aims to streamline your documentation process and enhance your coding experience. To...
2025-03-17 15:00
Visual Studio at GDC 2025
Join us in-person at Game Developers Conference 2025 with an in-depth look at how Visual Studio and GitHub Copilot can streamline your iteration workflow. Don’t miss the unveiling of our biggest C++ debugger update yet. Session Title: Accelerating ...
2025-03-14 17:07
New, Simpler Solution File Format
For years, you’ve worked with Visual Studio’s solution file (*.SLN) format, and while it’s a core part of your project organization, we know the experience hasn’t always been smooth. Whether you’ve been modifying, maintaining, or trying to re...
2025-03-13 17:30
Introducing support for SLNX, a new, simpler solution file format in the .NET CLI
Learn about the .NET CLI's ability to interact with the new XML-based solution file format. The post Introducing support for SLNX, a new, simpler solution file format in the .NET CLI appeared first on .NET Blog.
2025-03-13 17:30
Hello HybridCache! Streamlining Cache Management for ASP.NET Core Applications
HybridCache is now GA, use today The post Hello HybridCache! Streamlining Cache Management for ASP.NET Core Applications appeared first on .NET Blog.
2025-03-12 16:05
Make more sense of multithreaded debugging
Debugging complex programs often feels like navigating a labyrinth of threads and stack traces. The challenge of understanding thread behaviors and tracing issues can be daunting, leading to longer development times and increased frustration. But now, ...
2025-03-12 15:23
.NET and .NET Framework March 2025 servicing releases updates
A recap of the latest servicing updates for .NET and .NET Framework for March 2025. The post .NET and .NET Framework March 2025 servicing releases updates appeared first on .NET Blog.
2025-03-11 21:00