Microsoft
Developer Blogs

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

Why changing keyboard shortcuts in Visual Studio isn’t as simple as it seems

A straight look at what’s behind the keys We’ve all tried unlearning a keyboard shortcut - it feels like forgetting how to breathe. Muscle memory doesn’t mess around. We wrestle with this every time someone suggest a “quick” shortcut change. It’s not just editing a keybinding...
Read more

Unlocking New Possibilities: Microsoft Azure Hyperscale AI Computing with H200 GPUs Accelerates Secure AI Innovation in Azure for U.S. Government Secret and Top Secret

As artificial intelligence continues to reshape industries and redefine the boundaries of innovation, Microsoft is proud to announce a leap forward in secure, high-performance computing in our Secret and Top Secret clouds: the integration of NVIDIA H200 Tensor Core GPUs into Azure’s AI...
Read more

Latest posts

November 2025 Insiders (version 1.107)
Dec 10, 2025
Post likes count0

November 2025 Insiders (version 1.107)

Author Avatar
Visual Studio Code Team
Learn what is new in the Visual Studio Code November 2025 Release (1.107). Read the full article
VS Code Blog
New Local Branch From
Dec 10, 2025
Post comments count1
Post likes count0

Streamlining your Git workflow with Visual Studio 2026

Author Avatar
Mads Kristensen
You’re a .NET developer with a busy morning, and an Azure DevOps ticket drops: “Login endpoint 500s under load.” You’ve got to fix it, review a teammate’s feature branch, and keep your repo clean - all before lunch. Visual Studio’s Git tools turn this everyday Git workflow of...
Visual Studio Blog
banner oldnewthing blue image
Dec 10, 2025
Post comments count0
Post likes count0

How does Windows synthesize the CF_LOCALE clipboard format?

Author Avatar
Raymond Chen
Getting it from a place that might have been obvious in the past, but maybe not today.
The Old New Thing
azuredevops blog v001 1 image
Dec 9, 2025
Post comments count1
Post likes count5

Announcing Azure DevOps Server General Availability

Author Avatar
Gloridel Morales
We’re thrilled to announce that Azure DevOps Server is now generally available (GA)! This release marks the transition from the Release Candidate (RC) phase to full production readiness, delivering enterprise-grade DevOps capabilities for organizations that prefer self-hosted...
Azure DevOps Blog
december2025updates png image
Dec 9, 2025
Post comments count2
Post likes count0

.NET and .NET Framework December 2025 servicing releases updates

Author AvatarAuthor Avatar
.NET,
Tara
A recap of the latest servicing updates for .NET and .NET Framework for December 2025.
.NET Blog
azd blue green blog image
Dec 9, 2025
Post comments count0
Post likes count1

Blue-green deployment in Azure Container Apps using Azure Developer CLI

Author Avatar
PuiChee (PC) Chan
Learn how to implement blue-green deployment in Azure Container Apps using Azure Developer CLI (azd) revision-based deployment strategy.
Azure SDK Blog
in app purchases maui png image
Dec 9, 2025
Post comments count0
Post likes count4

Implementing Cross-Platform In-App Billing in .NET MAUI Applications

Author Avatar
Gerald Versluis
Learn how to implement in-app purchases in your .NET MAUI apps with our new cross-platform billing sample for Android, iOS, Mac Catalyst, and Windows.
.NET Blog
jsts upgrade npm packages button
Dec 9, 2025
Post comments count0
Post likes count1

Previewing the JavaScript/TypeScript Modernizer for VS Code Insiders

Author Avatar
Sayed Ibrahim Hashimi
Previewing the JavaScript/TypeScript Modernizer for VS Code Insiders Keeping JavaScript/TypeScript projects up-to-date can be a challenge, especially when it’s time to upgrade a bunch of npm packages or adopt the latest frameworks. We’ve heard from many JS/TS developers that...
Microsoft for Developers
banner oldnewthing blue image
Dec 9, 2025
Post comments count2
Post likes count0

How does Windows synthesize CF_UNICODE­TEXT from CF_TEXT and vice versa?

Author Avatar
Raymond Chen
Let's ask the locale.
The Old New Thing