Microsoft
Developer Blogs

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

maui team copilot tips image

Customize GitHub Copilot in JetBrains with Custom Instructions

Today, you can use Custom Instructions in JetBrains to speed up development while staying aligned with your team's coding standards and personal preferences. Whether you're working on a solo project or part of a larger team, adhering to consistent coding standards is essential....
Read more

Join us for MCP Dev Days - July 29-30

Get ready for two days of deep technical insight, community connection, and hands-on learning at MCP Dev Days, a virtual event dedicated to the Model Context Protocol (MCP) — the emerging standard that bridges AI models and the tools they rely on. You can watch MCP Dev Days by...
Read more

Latest posts

customize ai responses from github copilot jpg image
Jul 10, 2025
Post comments count1
Post likes count1

Customize AI responses from GitHub Copilot

Author Avatar
Matt Soucoup
Learn how custom instructions can tailor GitHub Copilot's AI responses to your team's exact needs.
.NET Blog
Oldnewthing Banner image
Jul 10, 2025
Post comments count4
Post likes count2

Our first attempt to detect and report all unhandled C++ exceptions as well as all unhandled structured exceptions

Author Avatar
Raymond Chen
Identifying and classifying the exit points.
The Old New Thing
Inventory control feature image png image
Jul 10, 2025
Post likes count0

Use Agent to Update Dataverse Table Content

Author Avatar
Flavio Furlan
Create an agent using Copilot Studio to update the content of a Dataverse table.
ISE Developer Blog
Microsoft for Java Developers Feature Image
Jul 9, 2025
Post comments count0
Post likes count0

Customize GitHub Copilot in JetBrains with Custom Instructions

Author Avatar
Hang Wang
Today, you can use Custom Instructions in JetBrains to speed up development while staying aligned with your team's coding standards and personal preferences. Whether you're working on a solo project or part of a larger team, adhering to consistent coding standards is essential....
Microsoft for Java Developers
Image Sparkle blue
Jul 9, 2025
Post comments count0
Post likes count4

How We Use AI Agents for COBOL Migration and Mainframe Modernization

Author AvatarAuthor Avatar
jkordick,
gkaleta
Legacy modernization is one of the most frequently raised challenges customers approach us with. They want to eliminate technical debt and run applications cloud-native. Obviously, there are different levels of complexity in legacy modernization, but the most challenging cases remain...
All things Azure
maui team copilot tips jpg image
Jul 9, 2025
Post comments count1
Post likes count0

How the .NET MAUI Team uses GitHub Copilot for Productivity

Author Avatar
Jonathan Peppers
How the .NET MAUI Team uses GitHub Copilot for Productivity
.NET Blog
Image HERO
Jul 9, 2025
Post comments count0
Post likes count1

July Patches for Azure DevOps Server

Author Avatar
Gloridel Morales
Today we are releasing patches that impact the latest version of our self-hosted product, Azure DevOps Server. We strongly encourage and recommend that all customers use the latest, most secure release of Azure DevOps Server. You can download the latest version of the product, Azure...
Azure DevOps Blog
Oldnewthing Banner image
Jul 9, 2025
Post comments count1
Post likes count4

When I install an unhandled structured exception filter, why doesn't std::terminate get called?

Author Avatar
Raymond Chen
You're using the same hook that the compiler uses to call std::terminate.
The Old New Thing
Image MSFT BANNER CONF42GOLANG2022
Jul 8, 2025
Post comments count0
Post likes count0

Go 1.24.5-1 and 1.23.11-1 Microsoft builds now available

Author Avatar
Davis Goodin
A new release of the Microsoft build of Go including security fixes is now available for download.
Microsoft for Go Developers