Microsoft
Developer Blogs

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

Highlights

Take full control of your floating windows in Visual Studio

Make Visual Studio floating windows work perfectly with PowerToys FancyZones. Flip one option to get independent windows, better snapping, and less friction.
Read moreClick to read more about this post

MCP Apps on Azure Functions: Quickstart with TypeScript

Learn how to build and deploy MCP (Model Context Protocol) apps on Azure Functions using TypeScript. This guide covers MCP tools, resources, local development, and serverless deployment with a practical weather app example.
Read moreClick to read more about this post

Latest posts

banner oldnewthing blue image
Dec 18, 2025
Post comments count10
Post likes count4

Concluding thoughts on our deep dive into Windows clipboard text conversion

Raymond Chen
Stick to Unicode and you'll be fine.
The Old New Thing
featured image png image
Dec 18, 2025
Post likes count2

Introducing the Copilot Studio + Azure AI Search Solution

Ian Jensen
Introduction to a scaleable and secure turnkey architecture for deploying Copilots connected to Azure AI Search.
ISE Developer Blog
JanusGraph and Azure Managed Instance for Apache Cassandra: A Powerful Combination
Dec 17, 2025
Post comments count0
Post likes count0

Unlock the power of distributed graph databases with JanusGraph and Azure Apache Cassandra

Srikanth Sridhar
Connecting the Dots: How Graph Databases Drive Innovation In today’s data-rich world, organizations face challenges that go beyond simple tables and rows. Whether it’s uncovering hidden relationships in social networks, detecting fraud, or powering recommendation engines, graph...
Azure Cosmos DB Blog
ultimate image
Dec 17, 2025
Post comments count4
Post likes count10

Celebrating 10 Years of DirectX 12

Stefan Bojanic
DirectX12 shipped in 2015 with a simple goal: give developers more control so games run faster, look better, and scale across Windows PC and console. Over the last decade, DirectX 12 delivered on that promise. We added features and made it easier for developers to focus on gameplay &...
DirectX Developer Blog
Dec 17, 2025
Post comments count1
Post likes count6

Aspire 13.1 - Our holiday gift to you

David Fowler
Aspire 13.1 is here with CLI-based MCP for AI agents, dashboard improvements, Azure updates, and TLS termination support.
Aspire Blog
banner oldnewthing blue image
Dec 17, 2025
Post comments count3
Post likes count4

Deducing the consequences of Windows clipboard text formats on UTF-8

Raymond Chen
Working out the implications.
The Old New Thing
Schema image image
Dec 16, 2025
Post comments count0
Post likes count2

Unlock your email potential with Schema.org

Karishma S
Email is a key part of how people get things done, whether it’s booking a reservation, confirming a package delivery, or managing a cab reservation. But as inboxes become increasingly cluttered, important transactional information often gets buried. Users are forced to open multiple...
Microsoft 365 Developer Blog
a list of all the C++ tools available to agent mode to call upon (get_symbol_call_hierarchy, get_symbol_class_hierarchy, get_symbol_info, and get_symbol_references)
Dec 16, 2025
Post comments count5
Post likes count6

C++ code editing tools for GitHub Copilot: now in Public Preview

Sinem Akinci
In November, we introduced C++ code editing tools for GitHub Copilot as a Private Preview, focusing on partnering with customers to tackle one of the common, taxing challenges for C++ development: refactoring at scale. Since then, we've listened to feedback and refined our tooling to make...
C++ Team Blog
Microsoft for Java Developers Feature Image
Dec 16, 2025
Post comments count0
Post likes count2

Beyond Ergonomics: How the Azure Command Launcher for Java Improves GC Stability and Throughput on Azure VMs

Monica Beckwith
In our previous blog we introduced Azure Command Launcher for Java (jaz) —a safe, resource-aware way to launch the JVM without hand-tuning dozens of flags. This follow-up shares performance results, focusing on how jaz affects G1 behavior, heap dynamics, and pause characteristics under...
Microsoft for Java Developers