Microsoft
Developer Blogs

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

Highlights

Azure MCP Server now available as an MCP Bundle (.mcpb)

Azure MCP Server is now available as an MCP Bundle (.mcpb), enabling one-click installation into Claude Desktop and other MCP-compatible clients.
Read moreClick to read more about this post

Azure Data Studio is retired: Move your Azure SQL workflow to VS Code in 10 minutes

Azure Data Studio (ADS) retired on February 6, 2025, and support ended on February 28, 2026. The recommended path forward is Visual Studio Code with the MSSQL extension. If you used ADS daily, this guide gets you productive quickly in VS Code. The focus is on importing your existing...
Read moreClick to read more about this post

Latest posts

Jan 12, 2026
Post comments count9
Post likes count3

Aspire for JavaScript developers

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
Jan 12, 2026
Post comments count7
Post likes count7

How We Synchronize .NET's Virtual Monorepo

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

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

Raymond Chen
Preventing the cursor from pointing to nothing.
The Old New Thing
Jan 9, 2026
Post comments count1
Post likes count1

Using Active Accessibility to find out where the focus item is

Raymond Chen
Looking at child objects.
The Old New Thing
Jan 8, 2026
Post likes count0

December 2025 (version 1.108)

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
Jan 8, 2026
Post comments count2
Post likes count4

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

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
Jan 8, 2026
Post comments count4
Post likes count2

Using Active Accessibility to find out where the Windows caret is

Raymond Chen
It's old and rather simple, but we like simple.
The Old New Thing
Jan 7, 2026
Post comments count1
Post likes count14

The Realities of Application Modernization with Agentic AI (Early 2026)

jkordick
How to read this article This article is a reflection based on hands-on experience and is written for engineers and technical leaders who are facing a new application modernization effort and want to build a realistic mental model before reaching for tools. If you are new to...
All things Azure
Jan 7, 2026
Post comments count1
Post likes count0

Secure and Intelligent: Queryable Encryption and Vector Search in MongoDB EF Core Provider

Rishit,
Luce
The MongoDB EF Core provider now supports Queryable Encryption and Vector Search. Learn how to encrypt sensitive data while querying it and build AI-powered semantic search applications directly with EF Core.
.NET Blog