Microsoft
Developer Blogs

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

Highlights

Build AI Agents with GitHub Copilot SDK and Microsoft Agent Framework

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...
Read moreClick to read more about this post

Latest posts

Powering Real-Time Gaming Experiences with Azure Cosmos DB for NoSQL
Jan 13, 2026
Post comments count0
Post likes count0

Powering Real-Time Gaming Experiences with Azure Cosmos DB for NoSQL

Author Avatar
Srikanth Sridhar
Scenario: When Every Millisecond Counts in Gaming Imagine millions of players logging in at the exact moment a new game season launches. Leaderboards light up, achievements tally, and in-game shops buzz with transactions. In these high-stakes moments, speed and reliability aren’t...
Azure Cosmos DB Blog
build android widgets maui png image
Jan 12, 2026
Post comments count0
Post likes count2

How to Build Android Widgets with .NET MAUI

Author Avatar
Toine de Boer
Build interactive Android widgets with .NET MAUI using RemoteViews, intents, and shared data.
.NET Blog
how we synchronize dotnets virtual monorepo jpg image
Jan 12, 2026
Post comments count7
Post likes count6

How We Synchronize .NET's Virtual Monorepo

Author Avatar
Přemek Vysoký
A deep dive into the technical challenges of keeping .NET's product repositories synchronized with our Virtual Monolithic Repository using a custom two-way algorithm.
.NET Blog
Jan 12, 2026
Post comments count8
Post likes count3

Aspire for JavaScript developers

Author Avatar
David Pine
Aspire 13 brings comprehensive JavaScript and TypeScript support to cloud-native development, enabling you to orchestrate Node.js applications, Vite frontends, and JavaScript services alongside your .NET projects with unified tooling and seamless integration.
Aspire Blog
banner oldnewthing blue image
Jan 12, 2026
Post comments count0
Post likes count2

Clipping the focus item when looking for its on-screen location

Author Avatar
Raymond Chen
Preventing the cursor from pointing to nothing.
The Old New Thing
banner oldnewthing blue image
Jan 9, 2026
Post comments count1
Post likes count1

Using Active Accessibility to find out where the focus item is

Author Avatar
Raymond Chen
Looking at child objects.
The Old New Thing
December 2025 (version 1.108)
Jan 8, 2026
Post likes count0

December 2025 (version 1.108)

Author Avatar
Visual Studio Code Team
Learn what is new in the Visual Studio Code December 2025 Release (1.108). Read the full article
VS Code Blog
start apphost output png image
Jan 8, 2026
Post comments count2
Post likes count3

Scaling AI Agents with Aspire: The Missing Isolation Layer for Parallel Development

Author Avatar
tamir dresher
Scaling AI agent development with Aspire and Git worktrees by solving port conflicts through automatic port allocation scripts and an MCP proxy layer that enables parallel AI agents to orchestrate and debug complete distributed systems simultaneously.
Aspire Blog
banner oldnewthing blue image
Jan 8, 2026
Post comments count4
Post likes count2

Using Active Accessibility to find out where the Windows caret is

Author Avatar
Raymond Chen
It's old and rather simple, but we like simple.
The Old New Thing