Microsoft
Developer Blogs

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

Highlights

AgentSkills1 image

GitHub Copilot Dev Days: Build faster with GitHub Copilot CLI, in VS Code & Visual Studio, and beyond!

Modern software development is moving fast—and AI is now a practical part of how Microsoft developers design, build, and ship applications every day. From writing code in Visual Studio and VS Code, to building cloud-native apps on Azure, developers are looking for ways to stay...
Read moreClick to read more about this post

Latest posts

Windows Game Development and Visual Studio 2026 Presented by David Li and Hamza Usmani
Mar 5, 2026
Post comments count0
Post likes count0

Visual Studio at GDC Festival of Gaming 2026

Author Avatar
David Li
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...
C++ Team Blog
Windows Terminal displaying a search bar in the Settings UI; the query is populated with "default" and results are present.
Mar 5, 2026
Post comments count0
Post likes count0

Windows Terminal Preview 1.25 Release

Author Avatar
Dustin Howett
We briefly paused our quarterly release cycle to focus on reliability and performance, but now we're back with Windows Terminal 1.25! We are also updating Windows Terminal stable to version 1.24, which will include all of the features from this previous blog post. Some notable features...
Windows Command Line
image png image
Mar 5, 2026
Post comments count0
Post likes count0

Release v1.0 of the official MCP C# SDK

Author Avatar
Mike Kistler
Discover what’s new in the v1.0 release of the official MCP C# SDK, including enhanced authorization, richer metadata, and powerful patterns for tool calling and long-running requests.
.NET Blog
banner oldnewthing blue image
Mar 5, 2026
Post comments count0
Post likes count1

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 count0

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 count1
Post likes count0

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 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 count0
Post likes count2

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