Microsoft
Developer Blogs

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

aspire react screenshot

Aspire 9.4 is here with a CLI and interactive dashboard features

Aspire 9.4 is packed with new features, integrations, and improvements
Read more

Building AI Agents with the A2A .NET SDK

Learn how to build collaborative AI agents using the new A2A .NET SDK, enabling seamless communication and discovery between autonomous agents in the AI ecosystem.
Read more

Latest posts

Aug 1, 2025
Post comments count0
Post likes count1

Announcing TypeScript 5.9

Author Avatar
Daniel Rosenwasser
Today we are excited to announce the release of TypeScript 5.9! If you're not familiar with TypeScript, it's a language that builds on JavaScript by adding syntax for types. With types, TypeScript makes it possible to check your code to avoid bugs ahead of time. The TypeScript...
TypeScript
Oldnewthing Banner image
Aug 1, 2025
Post comments count1
Post likes count0

Two related questions about keeping track of PIDs of IPC clients

Author Avatar
Raymond Chen
Since you're doing IPC, you may as well let IPC do the work for you.
The Old New Thing
azuredevsummit image
Jul 31, 2025
Post comments count0
Post likes count0

Join us at Azure Dev Summit 2025

Author Avatar
Mike Hulme
The success of AI-powered apps and agents hinges not only on cutting edge models and AI platforms, but on the developers who are chartered with designing innovative services that are secure, scalable, and grounded in the right knowledge. The inaugural Azure Dev Summit on October 13-16,...
Microsoft for Developers
A modern high tech illustration representing AI and vector data processing The image should featur image
Jul 31, 2025
Post comments count0
Post likes count1

Updated .NET and JDBC Drivers with Native Vector Data Support for High-Performance AI Workload

Author Avatar
Davide Mauri
We’ve just released major updates to our data access libraries, bringing native support for vector data to both the .NET and JDBC ecosystems, unlocking significant performance gains for AI and machine learning workloads. Microsoft.Data.SqlClient 6.1.0 With the new SqlVector class, you...
Azure SQL Devs’ Corner
Oldnewthing Banner image
Jul 31, 2025
Post comments count2
Post likes count1

A consequence of the weird wReserved value at the start of the DECIMAL structure

Author Avatar
Raymond Chen
It overwrites things by accident.
The Old New Thing
Image Github Copilot 16by9
Jul 31, 2025
Post comments count0
Post likes count2

Smarter AI Edits in Visual Studio Copilot

Author AvatarAuthor AvatarAuthor Avatar
Jessie,
Oscar,
Rhea
When we first set out to get smarter AI edits in Visual Studio Copilot, we knew we were tackling a deeply complex problem. It wasn’t just about generating great suggestions—it was about figuring out how to seamlessly apply those suggestions to your code. While the idea seemed simple...
Visual Studio Blog
Poster
Jul 31, 2025
Post comments count0
Post likes count0

GitHub Copilot for Xcode: Introducing Copilot Vision, Custom Instructions, Locale-Aware Responses, and More

Author Avatar
Jialuo Gan
We’re excited to introduce updates to GitHub Copilot for Xcode, bringing new ways to interact with AI and streamline your development workflow. With Copilot Vision, you can upload and chat with images—like screenshots and UI designs—directly in Xcode. We’ve also introduced global...
Xcode
Image SK A2A banner
Jul 31, 2025
Post comments count1
Post likes count0

Building AI Agents with the A2A .NET SDK

Author AvatarAuthor AvatarAuthor Avatar
Sergey,
Adam,
Brandon
Learn how to build collaborative AI agents using the new A2A .NET SDK, enabling seamless communication and discovery between autonomous agents in the AI ecosystem.
Azure AI Foundry Blog
overview main image
Jul 31, 2025
Post likes count0

Enhancing Analytical Queries with Semantic Kernel and In-Memory SQL Processing

Author Avatar
Alexandre Gattiker
Integrating Semantic Kernel with an ephemeral in-memory SQL plugin, enabling secure and efficient analytical queries over structured data.
ISE Developer Blog