Microsoft
Developer Blogs

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

Streamlining your Git workflow with Visual Studio 2026

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...
Read more

Retirement of Global Personal Access Tokens in Azure DevOps

In the new year, we’ll be retiring the Global Personal Access Token (PAT) type in Azure DevOps. Global PATs allow users to authenticate across all accessible organizations. While this can feel convenient, a single credential with broad reach creates a concentrated security risk —...
Read more

Latest posts

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

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

Author Avatar
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 count1

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

Author Avatar
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
microsoft testing platform azure retry jpg image
Dec 16, 2025
Post comments count1
Post likes count0

Microsoft.Testing.Platform Now Fully Supported in Azure DevOps

Author Avatar
Youssef Fahmy
Azure DevOps enhanced support for Microsoft.Testing.Platform, from running tests to publishing results!
.NET Blog
devblog brand visualstudio2022 image
Dec 16, 2025
Post comments count3
Post likes count0

Debugging, but Without the Drama (A Visual Studio 2026 Story)

Author Avatar
Harshada Hole
It starts the way these things always start.  A red build. A failing test. And that quiet, sinking feeling of “This worked yesterday.”  Meet Sam. Sam’s not a junior, not a rockstar, just a solid developer who’s shipped enough code to know that bugs don’t care how...
Visual Studio Blog
banner oldnewthing blue image
Dec 16, 2025
Post comments count0
Post likes count1

Why is the Windows clipboard taking the scenic route when converting from CF_TEXT to CF_OEM­TEXT?

Author Avatar
Raymond Chen
Something is forcing it down an alternate path.
The Old New Thing
Option 2 image
Dec 16, 2025
Post comments count0
Post likes count2

Azure Boards integration with GitHub Copilot

Author Avatar
Dan Hellem
A few months ago we introduced the Azure Boards integration with GitHub Copilot in private preview. The goal was simple: allow teams to take a work item from Azure Boards and send it directly to GitHub Copilot so the coding agent could begin working on it, track progress, and generate a...
Azure DevOps Blog
MCP agent image
Dec 15, 2025
Post comments count0
Post likes count0

Build declarative agents for Microsoft 365 Copilot with MCP

Author Avatar
Rishabh Agrawal
With introduction of MCP support, it’s now much easier for developers to integrate their business workflows, SaaS, and LoB systems into Copilot via declarative agent.  
Microsoft 365 Developer Blog
build ios widgets maui png image
Dec 15, 2025
Post comments count0
Post likes count3

How to Build iOS Widgets with .NET MAUI

Author Avatar
Toine de Boer
Build professional iOS widgets with .NET MAUI, from static displays to interactive widgets.
.NET Blog
Picture3 image
Dec 15, 2025
Post comments count14
Post likes count6

Behind the scenes of the Visual Studio feedback system

Author Avatar
Mads Kristensen
Here on the Visual Studio team, our top priority is making your coding experience smoother and more enjoyable. And that begins with truly listening to your feedback. We understand that sometimes sharing your thoughts can feel like tossing bug reports and suggestions into a black hole. It...
Visual Studio Blog