Microsoft
Developer Blogs

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

Highlights

copilot for beginners course

Platform Engineering for the Agentic AI era

For the last decade, platform engineering has relied on explicit API interaction layers: CLIs, SDKs, pipelines, wrappers, and UI workflows that translate human intent into machine‑safe API calls. AI agents are now short‑circuiting much of that stack. By combining natural language...
Read moreClick to read more about this post

Visual Studio at GDC Festival of Gaming 2026

Join us at GDC Festival of Gaming 2026 for a deep dive into Visual Studio, GitHub Copilot, PowerToys, and the Windows tools that speed up your daily dev workflow. We'll show how these tools work together to boost productivity and cut friction across your entire inner loop. Session...
Read moreClick to read more about this post

Latest posts

banner oldnewthing blue image
Mar 5, 2026
Post comments count1
Post likes count2

The mystery of the posted message that was dispatched before reaching the main message loop

Author Avatar
Raymond Chen
Perhaps it's because you dispatched it.
The Old New Thing
Sparkle blue 1 image
Mar 5, 2026
Post comments count0
Post likes count1

Platform Engineering for the Agentic AI era

Author AvatarAuthor Avatar
arnaud,
davidwright
For the last decade, platform engineering has relied on explicit API interaction layers: CLIs, SDKs, pipelines, wrappers, and UI workflows that translate human intent into machine‑safe API calls. AI agents are now short‑circuiting much of that stack. By combining natural language...
All things Azure
Header image with a screenshot of the WinUI 3 Gallery
Mar 5, 2026
Post comments count2
Post likes count4

Announcing WinUI Gallery 2.8

Author AvatarAuthor Avatar
Niels,
Marcel
  Hey WinUI developers! If you’re new around here, WinUI Gallery is the go-to app for exploring WinUI 3 controls, samples, design guidance, and handy tools — all in one place. Today, we’re excited to announce WinUI Gallery 2.8, bringing jump list support, new samples,...
#ifdef Windows
MSVC thumbnail
Mar 4, 2026
Post comments count2
Post likes count6

C++ Performance Improvements in MSVC Build Tools v14.51

Author Avatar
Troy Johnson
MSVC Build Tools v14.51 improves performance through a wide range of new optimizations.
C++ Team Blog
February 2026 (version 1.110)
Mar 4, 2026
Post likes count0

February 2026 (version 1.110)

Author Avatar
Visual Studio Code Team
What's new in the Visual Studio Code February 2026 Release (1.110). Read the full article
VS Code Blog
Image sql database 3 560
Mar 4, 2026
Post comments count0
Post likes count2

The Polyglot tax - Part 2

Author Avatar
Aditya Badramraju
When JSON Met Graph Part 2 of 4 - The Multimodal Database Series A note on naming. Throughout this series, when we say "SQL Server 2025" we also mean Azure SQL. The multimodal capabilities we discuss - native JSON, graph, vector, and columnstore - are available across both the...
Azure SQL Dev Corner
ultimate image
Mar 4, 2026
Post comments count0
Post likes count1

DirectX Innovation at GDC 2026 

Author Avatar
Jacques van Rhyn
The excitement is building as we head into the 2026 Game Developer Conference and the DirectX team has a lot to share. We will be showcasing major updates in asset streaming, GPU tooling, ML-powered real-time graphics on Windows, and shader compilation at...
DirectX Developer Blog
banner oldnewthing blue image
Mar 4, 2026
Post comments count6
Post likes count2

Aha, I found a counterexample to the documentation that says that Query­Performance­Counter never fails

Author Avatar
Raymond Chen
Of course, anything can happen if you break the rules.
The Old New Thing
azd slot swap blog image
Mar 3, 2026
Post comments count0
Post likes count0

Azure Developer CLI (azd): One command to swap Azure App Service slots

Author Avatar
PuiChee (PC) Chan
The new azd appservice swap command makes deployment slot swaps fast and intuitive.
Azure SDK Blog