Microsoft
Developer Blogs

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

Highlights

MicrosoftTeams image image

When Infrastructure Scales But Understanding Doesn't

We all know this, even if we don't like to admit it: modern infrastructure can scale infinitely, but human understanding doesn't. We've all seen it happen - organizations going from managing dozens of servers to thousands of containers, from deploying weekly to deploying hundreds of...
Read moreClick to read more about this post

Authentication Tokens Are Not a Data Contract

Authentication tokens exist to answer one question: is this caller authorized to do this? They are not intended to be a stable data interface, a schema you can depend on, or an input into application logic. If your application decodes tokens and reads claims from them, this is an...
Read moreClick to read more about this post

Latest posts

banner oldnewthing blue image
Mar 3, 2026
Post comments count18
Post likes count2

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 count4
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 count2

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...
Microsoft Agent Framework
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