Microsoft
Developer Blogs

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

Highlights

build recap jpg image

.NET at Microsoft Build 2026: Must watch sessions

Catch up on all the .NET sessions from Microsoft Build 2026 covering .NET 11, union types in C#, AI building blocks, the agentic web, .NET MAUI, and more!
Read moreClick to read more about this post

Enhancing Code Quality at Scale with AI-Powered Code Reviews

Microsoft’s AI-powered code review assistant has transformed pull request workflows by automating routine checks, suggesting improvements, and enabling conversational Q&A, leading to faster PR completion, improved code quality, and enhanced developer onboarding. Its seamless integration and customizability have driven widespread adoption within Microsoft
Read moreClick to read more about this post

Latest posts

Jun 11, 2026
Post comments count0
Post likes count3

MSVC Build Tools Preview updates - June 2026

Eric Brumer
Try the latest updates to MSVC Build Tools Preview
C++ Team Blog
Jun 11, 2026
Post comments count0
Post likes count0

June Patches for Azure DevOps Server

Gloridel Morales
We are releasing new patches for our self‑hosted product, Azure DevOps Server. We strongly recommend that all customers stay up to date with the latest, most secure version of Azure DevOps Server. The most recent release, Azure DevOps Server, is available on the download page. The...
Azure DevOps Blog
Jun 11, 2026
Post comments count0
Post likes count0

Migrating EWS notifications to Microsoft Graph

Microsoft Graph team
Migrating from the Exchange Web Services (EWS) notification framework, which supports push, pull, and streaming notification types — to the Microsoft Graph subscription model represents a fundamental transition toward a unified, stateless, and event-driven framework.
Microsoft 365 Developer Blog
Jun 11, 2026
Post comments count0
Post likes count0

Your agent just scaffolded a project from 2020

Waldek Mastykarz
Your agent ran a scaffold command. Project generated, dependencies resolved, no errors. Everything looks fine. Except it's based on the project structure from 2020, and neither you nor the agent noticed. How npx picks the right-but-wrong version When an agent scaffolds a project or runs...
Microsoft for Developers
Jun 11, 2026
Post comments count0
Post likes count2

Windows App Development CLI v0.3.2 — bundling support, smarter initialization, and more

Zachary Teutsch
Windows App Development CLI v0.3.2 is here! This release brings MSIX bundle support for multi-architecture packaging, a smarter winapp init experience that auto-detects your projects, higher quality UI screenshots, and a handful of reliability fixes across the board. Get the update by...
#ifdef Windows
Jun 11, 2026
Post comments count5
Post likes count0

Review pull requests without leaving Visual Studio

Leah Tran
Pull request integration in Visual Studio has been one of the most requested Git features. Developers have been asking for a way to open a PR, inspect the changes, discuss feedback, and finish the review without switching to the browser. The feedback on that request has played a big role...
Visual Studio Blog
Jun 11, 2026
Post comments count0
Post likes count1

Copilot Autofix for GitHub Advanced Security for Azure DevOps

Laura Jiang
Over the last few years, we've encouraged customers to move their repositories from Azure Repos to GitHub, where the newest AI-powered and agentic development experiences land first. Migrating isn't equally simple for everyone. A move to GitHub can range from straightforward to a...
Azure DevOps Blog
Jun 10, 2026
Post comments count0
Post likes count0

Agents League Hackathon 2026 - Enterprise Agents

Paolo Pialorsi
From declarative agents for Microsoft 365 Copilot to fully autonomous multi-agent systems orchestrating complex workflows, developers now have the power to redefine how work gets done. If you're ready to push those boundaries, Agents League Hackathon 2026 is your stage. What is...
Microsoft 365 Developer Blog
Jun 10, 2026
Post likes count0

Visual Studio Code 1.124

Visual Studio Code Team
Learn what is new in Visual Studio Code 1.124 Read the full article
VS Code Blog