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

dotnet essentials png image
Jan 28, 2026
Post comments count2
Post likes count20

.NET AI Essentials - The Core Building Blocks Explained

Author Avatar
Jeremy Likness
Learn how Microsoft.Extensions.AI provides a unified API for building intelligent .NET applications with any LLM provider - one interface, endless possibilities, with built-in middleware, telemetry, structured outputs and more.
.NET Blog
spfx roadmap 2026 january image
Jan 28, 2026
Post comments count8
Post likes count0

SharePoint Framework (SPFx) roadmap update – January 2026

Author Avatar
Vesa Juvonen
SPFx is powering the future of Microsoft 365 with AI driven portals and deep integrations across SharePoint Teams and Viva. The January 2026 update shares new features and the roadmap for the next evolution built for the AI era. This is a transparent community driven journey that we shape together.
Microsoft 365 Developer Blog
banner oldnewthing blue image
Jan 28, 2026
Post comments count0
Post likes count1

Why did I lose the data even though I called Safe­Array­Add­Ref?

Author Avatar
Raymond Chen
You have to use the original pointer, but even that won't be good enough.
The Old New Thing
The GitHub Copilot logo.
Jan 27, 2026
Post comments count0
Post likes count2

GitHub Copilot app modernization for C++ is now in Public Preview

Author Avatar
Michael Price
With the launch of Visual Studio 2026, we announced a Private Preview of GitHub Copilot app modernization for C++, which reduces the cost of adopting the latest version of the MSVC Build Tools. We used the feedback we received from our many Private Preview participants to make...
C++ Team Blog
CMake filtered to anything with Vehicles
Jan 27, 2026
Post comments count0
Post likes count0

Visual Studio Code CMake Tools 1.22: Target bookmarks and better CTest output

Author Avatar
Sinem Akinci
We're excited to announce the latest 1.22 release of the CMake Tools extension for Visual Studio Code. This update brings a host of new additions, including project outline updates for filtering and bookmarking CMake targets in large CMake projects and expanded CTest support to customize...
C++ Team Blog
Screenshot 2025 10 07 233551 image
Jan 27, 2026
Post comments count0
Post likes count4

Build AI Agents with GitHub Copilot SDK and Microsoft Agent Framework

Author Avatar
Dmytro Struk
Microsoft Agent Framework now integrates with the GitHub Copilot SDK, enabling you to build AI agents powered by GitHub Copilot. This integration brings together the Agent Framework's consistent agent abstraction with GitHub Copilot's capabilities, including function calling, streaming...
Microsoft Agent Framework
Summary of VS January updates
Jan 27, 2026
Post comments count16
Post likes count6

Visual Studio January Update — Enhanced Editor Experience

Author Avatar
Simona Liao
Productivity Improvements This month, we are bringing you a series of small yet long requested and popular features to let you better control and customize your editor. These features are currently only available in the Insiders channel and will be available in Release soon. Fast...
Visual Studio Blog
banner oldnewthing blue image
Jan 27, 2026
Post comments count2
Post likes count2

A digression on the design and implementation of Safe­Array­Add­Ref and extending APIs in general

Author Avatar
Raymond Chen
The concerns when adding a feature to an existing API.
The Old New Thing
Budget Bytes title image
Jan 26, 2026
Post comments count0
Post likes count3

Introducing Budget Bytes: Build Powerful AI Apps for Under $25

Author AvatarAuthor Avatar
Jasmine,
Pablo
When developers hear "cloud" and "AI," their first thought is often about cost. "How much will this cost me to learn? Can I build something meaningful without racking up a surprise bill?"   Budget Bytes is a new series is designed to inspire developers to build affordable,...
Azure SQL Dev Corner