Microsoft
Developer Blogs

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

Highlights

AgentSkills1 image

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

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

Latest posts

announcing dotnet 10 jpg image
Nov 11, 2025
Post comments count15
Post likes count50

Announcing .NET 10

Author Avatar
.NET Team
Announcing the release of .NET 10, the most productive, modern, secure, intelligent, and performant release of .NET yet. With updates across ASP.NET Core, C# 14, .NET MAUI, Aspire, and so much more.
.NET Blog
november2025updates png image
Nov 11, 2025
Post comments count0
Post likes count2

.NET and .NET Framework November 2025 servicing releases updates

Author AvatarAuthor Avatar
Tara,
Victor
A recap of the latest servicing updates for .NET and .NET Framework for November 2025.
.NET Blog
banner oldnewthing blue image
Nov 11, 2025
Post comments count7
Post likes count5

Behind the scenes on how Windows 95 application compatibility patched broken programs

Author Avatar
Raymond Chen
Replacing bytes with the greatest of care.
The Old New Thing
banner oldnewthing blue image
Nov 10, 2025
Post comments count0
Post likes count2

How did Windows 3.1 distinguish two different programs that happened to share the same executable name?

Author Avatar
Raymond Chen
The trouble with disambiguation.
The Old New Thing
Configuring Advanced High Availability Features in Azure Cosmos DB SDKs
Nov 10, 2025
Post comments count0
Post likes count0

Configuring Advanced High Availability Features in Azure Cosmos DB SDKs

Author Avatar
Theo van Kraay
Azure Cosmos DB is engineered from the ground up to deliver high availability, low latency, throughput, and consistency guarantees for globally distributed applications. As mission-critical systems increasingly rely on Cosmos DB for performance at scale, understanding and configuring...
Azure Cosmos DB Blog
Media placeholder 02 1 image
Nov 7, 2025
Post comments count10
Post likes count0

Windows MIDI Services and the 10-MIDI driver limit

Author Avatar
Pete Brown
If you are reading this in 2026 or beyond, here are two posts you should instead refer to Required Registry Entries for Windows MIDI Services Windows MIDI Services Known Issues and Workarounds The USB MIDI 1.0 specification was released in the late 90s around the same time that PCs...
Windows MIDI and Music dev
MSFT BANNER CONF42GOLANG2022 image
Nov 7, 2025
Post comments count0
Post likes count0

Go 1.25.4-2 and 1.24.10-1 Microsoft builds now available

Author Avatar
Davis Goodin
A new release of the Microsoft build of Go is now available for download.
Microsoft for Go Developers
Microsoft | Intelepeer
Nov 7, 2025
Post comments count0
Post likes count0

IntelePeer supercharges its agentic AI platform with Azure Cosmos DB

Author Avatar
Azure Cosmos DB Team
Reducing latency by 50% and scaling intelligent CX for SMBs This article was co-authored by Sergey Galchenko, Chief Technology Officer, IntelePeer, and Subhash Ramamoorthi, Director, IntelePeer AI Hub. ICYMI: Discover how IntelePeer enhances agent intelligence and powers their...
Azure Cosmos DB Blog
banner oldnewthing blue image
Nov 7, 2025
Post comments count3
Post likes count1

Non-recursively deleting a binary tree in constant space: Restructuring the tree

Author Avatar
Raymond Chen
Changing the tree structure to make it easier to delete.
The Old New Thing