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

What 8217 s New 8211 Feb 2026 image
Mar 6, 2026
Post comments count0
Post likes count0

What's new in Microsoft Foundry | February 2026

Author Avatar
Nick Brady
February brings Anthropic's Claude Opus 4.6 and Sonnet 4.6 with 1M-token context, GPT-Realtime-1.5 and GPT-Audio-1.5, Grok 4.0 GA, the Microsoft Agent Framework reaching Release Candidate, and the Foundry REST API v1 quietly going GA — laying the foundation for imminent SDK GA announcements across Python, .NET, JS/TS, and Java.
Microsoft Foundry Blog
ribbon improvements in outlook image
Mar 6, 2026
Post comments count0
Post likes count0

Prepare your add-in for Outlook ribbon improvements

Author Avatar
Office Add-ins team
We’re improving how add-ins appear on the ribbon in Outlook on the web and the new Outlook on Windows. These updates make add-ins easier to find and align the experience across Outlook clients.
Microsoft 365 Developer Blog
Mar 6, 2026
Post comments count0
Post likes count1

Announcing TypeScript 6.0 RC

Author Avatar
Daniel Rosenwasser
Today we are excited to announce the Release Candidate (RC) of TypeScript 6.0! To get started using the RC, you can get it through npm with the following command: npm install -D typescript@rc TypeScript 6.0 is a unique release in that we intend for it to be the last release based on...
TypeScript
MSFT BANNER CONF42GOLANG2022 image
Mar 6, 2026
Post comments count0
Post likes count0

Go 1.26.1-1 and 1.25.8-1 Microsoft builds now available

Author Avatar
Davis Goodin
A new release of the Microsoft build of Go including security fixes is now available for download.
Microsoft for Go Developers
banner oldnewthing blue image
Mar 6, 2026
Post comments count3
Post likes count2

When Read­Directory­ChangesW reports that a deletion occurred, how can I learn more about the deleted thing?

Author Avatar
Raymond Chen
It's already gone. If you need more information, you should have been remembering it.
The Old New Thing
featured image png image
Mar 6, 2026
Post likes count0

Using Agents to Setup Experiments

Author Avatar
Peter Lasne
When setting up an experiment is complex, agents can automate the process to make it faster and more reliable.
ISE Developer Blog
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 count1
Post likes count1

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 count4

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 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
copilot for beginners course
Mar 3, 2026
Post comments count0
Post likes count1

Get started with GitHub Copilot CLI: A free, hands-on course

Author Avatar
Dan Wahlin
Learn GitHub Copilot CLI with this free, 8-chapter hands-on course. Review code, generate tests, debug issues, and build custom agents and skills - all from your terminal. No AI experience needed. Works with GitHub Copilot Free. Clone the repo or open in Codespaces to get started.
Microsoft for Developers
banner oldnewthing blue image
Mar 3, 2026
Post comments count17
Post likes count1

Just for fun: A survey of write protect notches on floppy disks and other media

Author Avatar
Raymond Chen
Just some useless trivia.
The Old New Thing
Data API builder (DAB) thinking
Mar 2, 2026
Post comments count1
Post likes count1

What questions will you ask your data agent?

Author Avatar
Jerry Nixon
Data API builder (DAB) 1.7+ delivers secure MCP-based CRUD access with deterministic, policy-enforced query generation and an upcoming aggregate tool that enables complex, production-safe analytical questions without exposing raw SQL to AI agents.
Azure SQL Dev Corner
banner oldnewthing blue image
Mar 2, 2026
Post comments count3
Post likes count1

What sort of horrible things happen if my dialog has a non-button with the control ID of IDCANCEL?

Author Avatar
Raymond Chen
You get notifications that might not make sense.
The Old New Thing
JavaScript AI Build-a-thon
Mar 2, 2026
Post comments count0
Post likes count1

The JavaScript AI Build-a-thon Season 2 starts today!

Author Avatar
Julia Muiruri
The JavaScript AI Build‑a‑thon Season 2 starts today! Join a free, four‑week, hands‑on program—from Local AI and RAG pipelines to multi‑agent hackathon—designed specifically for JavaScript/TypeScript developers.
Microsoft for Developers
Image Windows placeholder
Mar 2, 2026
Post comments count0
Post likes count1

Windows App Development CLI v0.2: .NET support, manifest placeholders, "winapp store" and more!

Author Avatar
Nikola Metulev
Windows App Development CLI v0.2 is here! This release is driven largely by community feedback and packs in native .NET project support, manifest placeholders that eliminate hardcoded executable names, Microsoft Store Developer CLI integration, a revamped help experience, and more....
#ifdef Windows
GitHub Copilot DevDays
Mar 2, 2026
Post comments count0
Post likes count0

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

Author Avatar
Katie Savage
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...
Microsoft for Developers
Image titled 'Agent Skills' showing three interconnected components: a 'Reference' book icon with gears, a 'skill.md' markdown file icon with a pencil, and a 'Scripts' cloud icon with a lightning bolt and coding symbol.
Mar 2, 2026
Post comments count2
Post likes count4

Give Your Agents Domain Expertise with Agent Skills in Microsoft Agent Framework

Author Avatar
Sergey Menshykh
You can now equip your Microsoft Agent Framework agents with portable, reusable skill packages that provide domain expertise on demand — without changing a single line of your agent's core instructions. With built-in skills providers for both .NET and Python, your agents can discover...
Semantic Kernel
team calendar extension
Feb 27, 2026
Post comments count0
Post likes count1

Updates to Team Calendar extension

Author Avatar
Dan Hellem
We are excited to release a new update to the Team Calendar extension. This update includes a series of visual refinements across the extension, introducing a more consistent design language, smoother transitions when expanding and collapsing sections, improved contrast for better...
Azure DevOps Blog