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...
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...
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...
.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.
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 ...
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...
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, ...
.NET AI Template Now Available in Preview
Announcing the first preview of the .NET AI Template, for Visual Studio, Visual Studio Code, and the .NET CLI. Get started building amazing AI apps with .NET. The post .NET AI Template Now Available in Preview appeared first on .NET Blog.
Announcing Guidelines Support Library v4.2.0
Version 4.2.0 of Microsoft's Guidelines Support Library brings performance improvements, safety features, modern compiler support. The post Announcing Guidelines Support Library v4.2.0 appeared first on C++ Team Blog.
New Debugging and Profiling Features in Visual Studio (v17.13)
The latest Visual Studio update (v17.13) brings a strong set of debugging and profiling features designed to speed up troubleshooting, making it more efficient. With AI-driven features in this release, variable analysis and data inspection are smarter ...
Unlock new possibilities for AI Evaluations for .NET
Microsoft.Extensions.AI.Evaluations library is now open source, and a new Azure DevOps plug-in is available to make reporting in your CI pipelines easier than ever. The post Unlock new possibilities for AI Evaluations for .NET appeared first on .NET Blog.