Microsoft
Developer Blogs

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

Highlights

Make Visual Studio look the way you want

Themes are personal. Some of us live in dark mode, some swear by high contrast, and some of us have very strong opinions about that one shade of blue from years ago. The new themes in Visual Studio 2026 are built on Fluent, which gives us a much more consistent and accessible foundation,...
Read moreClick to read more about this post

Latest posts

Mar 23, 2026
Post comments count1
Post likes count6

Generative AI for Beginners .NET: Version 2 on .NET 10

Pablo,
Bruno
Announcement of Version 2 of Generative AI for Beginners .NET, a free course rebuilt for .NET 10 with Microsoft.Extensions.AI, updated RAG patterns, and new agent framework content across five structured lessons for building production-ready AI apps.
.NET Blog
Mar 23, 2026
Post comments count4
Post likes count5

From code to cloud: Deploy an AI agent to Microsoft Foundry in minutes with azd

PuiChee (PC) Chan
Deploy and monitor an AI agent on Microsoft Foundry using the Azure Developer CLI (azd). This tutorial covers infrastructure scaffolding with Bicep, one-command deployment, local development, and real-time log streaming—all from Visual Studio Code.
Azure SDK Blog
Mar 23, 2026
Post comments count5
Post likes count17

Announcing TypeScript 6.0

Daniel Rosenwasser
Today we are excited to announce the availability of TypeScript 6.0! If you are not familiar with TypeScript, it's a language that builds on JavaScript by adding syntax for types, which enables type-checking to catch errors, and provide rich editor tooling. You can learn more about...
TypeScript
Mar 23, 2026
Post comments count1
Post likes count5

Announcing Aspire 13.2

Maddy,
David
Aspire 13.2 brings TypeScript AppHost authoring, an agent-native CLI, Foundry integration, and more.
Aspire Blog
Mar 23, 2026
Post comments count27
Post likes count20

Ten Months with Copilot Coding Agent in dotnet/runtime

Stephen Toub - MSFT
After ten months using GitHub Copilot Coding Agent (CCA) in dotnet/runtime, the .NET team shares data-driven lessons on cloud-AI-assisted development.
.NET Blog
Mar 23, 2026
Post comments count14
Post likes count4

How can I make sure the anti-malware software doesn't terminate my custom service?

Raymond Chen
You'll have to ask nicely.
The Old New Thing
Mar 22, 2026
Post comments count1
Post likes count0

Important updates: GitHub Copilot support ending for JetBrains 2024.2 and 2024.3

Jialuo Gan
To deliver new features faster and continue improving stability and performance, GitHub Copilot plugin will end support for JetBrains IDEs versions 2024.2 and 2024.3. By focusing on newer versions, we can bring you new capabilities more quickly and ensure a high-quality...
Microsoft for Java Developers
Mar 20, 2026
Post comments count6
Post likes count2

Windows stack limit checking retrospective: arm64, also known as AArch64

Raymond Chen
Wrapping things up.
The Old New Thing
Mar 19, 2026
Post comments count4
Post likes count4

Accelerating .NET MAUI Development with AI Agents

David Ortinau
Learn how custom-built AI agents are dramatically improving the .NET MAUI contribution workflow, reducing issue resolution time by 50-70% while increasing test coverage and code quality.
.NET Blog