Microsoft
Developer Blogs

Get the latest information, insights, and news from Microsoft.

azure developer cli image

How Copilot Studio uses .NET and WebAssembly for performance and innovation

Learn how Microsoft Copilot Studio uses .NET to provide a consistent AI agent execution across platforms, including on the web via WebAssembly.
Read more

Join us at .NET Conf: Dive into the future of development with Visual Studio 2026

We're thrilled to invite you to one of the most exciting events in the .NET ecosystem: .NET Conf. It runs from November 11th through the 13th and you’re invited! This annual virtual conference is a must-attend for developers, architects, and enthusiasts looking to level up their...
Read more

Latest posts

OpenAPI Specification Logo Pantone
Nov 13, 2025
Post comments count0
Post likes count0

OpenAPI.NET: The Biggest Update Ever

Author AvatarAuthor Avatar
Darrel,
Rachit
A celebratory announcement of what is new in OpenAPI.NET v2 and v3.
OpenAPI at Microsoft
pylance add hover summaries as docstring gif image
Nov 13, 2025
Post comments count0
Post likes count0

Python in Visual Studio Code - November 2025 Release

Author Avatar
Luciana Abud
The November 2025 release brings new Pylance features including improvements to Copilot Hover Summaries and a Code Action to convert wildcard imports to explicit imports. Keep on reading to learn more!
Microsoft for Python Developers Blog
A screenshot of a computer program AI-generated content may be incorrect.
Nov 13, 2025
Post comments count0
Post likes count3

A first look at the all‑new UX in Visual Studio 2026

Author Avatar
Ruben Rios
Visual Studio 2026 introduces a refreshed user experience, thoughtfully crafted for clarity, accessibility, and a clean interface that feels right at home on Windows. This update is the result of extensive collaboration with developers and incorporates valuable feedback from the...
Visual Studio Blog
banner oldnewthing blue image
Nov 13, 2025
Post comments count2
Post likes count0

Could we use CTAD to simplify the use of WRL's Callback function?

Author Avatar
Raymond Chen
Not directly, but maybe indirectly.
The Old New Thing
ui tests modernization png image
Nov 13, 2025
Post likes count1

Ensuring Seamless User Experience in Modernization Projects with AI‑Generated Stagehand and Playwright UI Tests

Author Avatar
Suganya Srinivasan
Using AI‑generated tools like Stagehand with Microsoft's Playwright helps ensure a smooth user experience during modernization efforts such as Hyper Velocity Engineering and monolith-to-microservices migrations.
ISE Developer Blog
The list of C++ tools available for Agent Mode to invoke
Nov 12, 2025
Post comments count0
Post likes count0

Perform wide-sweeping refactors using C++ code editing tools for GitHub Copilot

Author Avatar
Sinem Akinci
Refactoring a C++ codebase can often require tracking updates across various sections of multiple files to ensure accuracy and relevancy.  Historically, developers have relied on manual searches across a codebase and refactoring tools to perform these types of edits. However, with...
C++ Team Blog
The GitHub Copilot logo.
Nov 12, 2025
Post comments count0
Post likes count0

Optimize Your C++ Build Times with GitHub Copilot

Author Avatar
David Li
Long build times are one of the top pain points for C++ projects. If you’ve ever waited too long for a C++ build to finish, you know how much it can slow down your productivity. In past years, we introduced C++ Build Insights to help you analyze traces and find bottlenecks. However, we...
C++ Team Blog
The GitHub Copilot logo.
Nov 12, 2025
Post comments count0
Post likes count0

Fix build issues using GitHub Copilot after upgrading MSVC Build Tools

Author Avatar
Michael Price
A few problems have reared their heads at every company where I’ve worked on C++ as a Software Engineer over the past 20 years. For the most part, those problems have nothing to do with the language and how it is used, but instead all the “other” stuff, like dealing with long...
C++ Team Blog
October 2025 (version 1.106)
Nov 12, 2025
Post likes count0

October 2025 (version 1.106)

Author Avatar
Visual Studio Code Team
Learn what is new in the Visual Studio Code October 2025 Release (1.106). Read the full article
VS Code Blog