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

Apr 15, 2026
Post comments count3
Post likes count4

Pin Clustering in .NET MAUI Maps

David Ortinau
.NET MAUI 11 adds pin clustering to the Map control, automatically grouping nearby pins into cluster markers. Learn how to enable clustering, create separate clustering groups, and handle cluster taps on Android and iOS.
.NET Blog
Apr 15, 2026
Post comments count4
Post likes count9

Stop Hunting Bugs: Meet the New Visual Studio Debugger Agent Workflow

Harshada Hole
We’ve all been there: a bug report lands in your inbox with a title like "App crashes sometimes" and zero reproduction steps. Your morning, which was supposed to be spent building new features, is now a forensic investigation. You’re setting scattershot breakpoints, staring at...
Visual Studio Blog
Apr 15, 2026
Post comments count9
Post likes count1

One-click security scanning and org-wide alert triage come to Advanced Security

Laura Jiang
We're shipping two major capabilities that change how security teams enable and act on application security in Azure DevOps: CodeQL default setup makes it possible to enable code scanning across your organization without configuring a single pipeline, and a new combined alerts experience...
Azure DevOps Blog
Apr 15, 2026
Post comments count0
Post likes count2

Why is there a long delay between a thread exiting and the Wait­For­Single­Object returning?

Raymond Chen
Maybe it didn't really exit.
The Old New Thing
Apr 15, 2026
Post comments count0
Post likes count4

Choosing the Right Azure Hosting Model for AI Agents: A Deep Dive into Foundry Hosted Agents

Reenu Saluja
AI agents are quickly moving from experiments to production‑critical components of modern applications. But while many teams know how to build agents, far fewer are confident they’re hosting them on the right foundation. Most organizations start by deploying agents the same way...
All things Azure
Apr 15, 2026
Post comments count0
Post likes count4

DevOps Playbook for the Agentic Era

David Sanchez
Practices, Principles, and Strategic Direction Software delivery has entered a new phase. AI agents are no longer confined to autocomplete suggestions in the editor. They are opening pull requests, generating code across multiple files, proposing infrastructure changes, responding to...
All things Azure
Apr 14, 2026
Post comments count4
Post likes count0

.NET and .NET Framework April 2026 servicing releases updates

Rahul,
Tara
A recap of the latest servicing updates for .NET and .NET Framework for April 2026.
.NET Blog
Apr 14, 2026
Post comments count3
Post likes count6

.NET 11 Preview 3 is now available!

.NET Team
Find out about the new features in .NET 11 Preview 3 across the .NET runtime, SDK, libraries, ASP.NET Core, .NET MAUI, C#, Entity Framework Core, container images, and more!
.NET Blog
Apr 14, 2026
Post comments count0
Post likes count2

Stop juggling package managers—just run `azd update`

Kristen Womack
Update the Azure Developer CLI with a single command on any platform and switch release channels.
Azure SDK Blog