Microsoft
Developer Blogs

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

Intro to Aspire

Upgrading C++ Projects to Visual Studio 2026

With Visual Studio 2026 version 18.0 getting closer to General Availability (GA), we want to share with you how you can upgrade your projects from your current versions of Visual Studio and the Microsoft C++ (MSVC) Build Tools to the latest versions. The new IDE ships with the v145...
Read more

Join us at .NET Conf: Dive into the future of development with Visual Studio 2026

We're thrilled to invite you to one of the most exciting events in the .NET ecosystem: .NET Conf. It runs from November 11th through the 13th and you’re invited! This annual virtual conference is a must-attend for developers, architects, and enthusiasts looking to level up their...
Read more

Latest posts

Microsoft for Java Developers Feature Image
Oct 29, 2025
Post comments count0
Post likes count0

Java OpenJDK October 2025 Patch & Security Update

Author Avatar
Derek Keeler
Hello Java customers! We are happy to announce the latest July 2025 patch & security update release for the Microsoft Build of OpenJDK. Download and install the binaries today. OpenJDK 25.0.1 OpenJDK 21.0.9 OpenJDK 17.0.17 OpenJDK 11.0.29 Check our release notes...
Microsoft for Java Developers
idcrl auth blog post image
Oct 29, 2025
Post comments count0
Post likes count0

Migrating from IDCRL authentication to modern authentication in SharePoint

Author Avatar
SharePoint team
In the next few months, Microsoft will be removing the legacy authentication protocol known as IDCRL (Identity Client Run Time Library) in SharePoint.
Microsoft 365 Developer Blog
Microsoft Extensions for AI Evaluations
Oct 29, 2025
Post comments count0
Post likes count1

Put your AI to the Test with Microsoft.Extensions.AI.Evaluation

Author AvatarAuthor Avatar
McKenna,
Shyam
AI is changing how we build software, but it also introduces new challenges: how do you know if your AI application is giving the right answers and producing the right outcomes? Evaluations (often referred to simply as ‘evals’) provide a structured way to measure quality so you can...
Microsoft for Developers
Image Microsoft Graph default
Oct 29, 2025
Post comments count1
Post likes count0

Deprecation of the previewImageUrl property for Insights items that reference file attachments

Author Avatar
Microsoft Graph team
The previewImageUrl property is no longer returned for file attachment items.
Microsoft 365 Developer Blog
banner oldnewthing blue image
Oct 29, 2025
Post comments count2
Post likes count2

What to do when you have a crash in the runtime control flow guard check

Author Avatar
Raymond Chen
You don't have to understand it, but you should be able to extract data from it.
The Old New Thing
Xcode MCP Registry image
Oct 28, 2025
Post comments count0
Post likes count0

MCP Registry and Allowlist Controls Now Available in GitHub Copilot for Xcode (Public Preview)

Author Avatar
Jialuo Gan
We’re excited to announce that MCP Registry and Allowlist Controls in GitHub Copilot for Xcode are now available in public preview in pre-release builds. These capabilities help Xcode developers discover, install, and manage Model Context Protocol (MCP) servers directly in the IDE,...
Xcode
introducing custom agents for dotnet jpg image
Oct 28, 2025
Post comments count4
Post likes count4

Introducing Custom Agents for .NET Developers: C# Expert & WinForms Expert

Author Avatar
Wendy Breiding (SHE/HER)
Introducing C# Expert and WinForms Expert: experimental custom agents that help .NET developers write better code with GitHub Copilot.
.NET Blog
azmcp stable release image
Oct 28, 2025
Post comments count3
Post likes count5

Announcing Azure MCP Server 1.0.0 Stable Release – A New Era for Agentic Workflows

Author Avatar
Sandeep Sen
Today marks a major milestone for agentic development on Azure: the stable release of the Azure MCP Server 1.0!
Azure SDK Blog
MCP Registry JBEL image
Oct 28, 2025
Post comments count0
Post likes count0

MCP Registry and Allowlist Controls for Copilot in JetBrains and Eclipse Now in Public Preview

Author Avatar
Jialuo Gan
MCP registry and allowlist controls for GitHub Copilot in JetBrains IDEs and Eclipse are now available in public preview in nightly/pre-release builds. What’s new MCP Registry An MCP Registry is a directory of Model Context Protocol (MCP) servers. For users of JetBrains IDEs and...
Microsoft for Java Developers