Microsoft
Developer Blogs

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

Featured Image
Mar 13, 2025

Introducing support for SLNX, a new, simpler solution file format in the .NET CLI

Learn about the .NET CLI's ability to interact with the new XML-based solution file format.
Read more
Mar 14, 2025

Exploring SQL Server Integration with .NET Aspire: A Collection of Hands-On Samples

I'm happy to share a new GitHub repository with developers: azure-sql-db-aspire. This collection of eight hands-on examples demonstrates how to integrate SQL Server and Azure SQL with .NET Aspire, making it easier to build modern, cloud-native applications. Why .NET Aspire for SQL...
Read more

Latest posts

Mar 14, 2025
Post comments count0
Post likes count1

Visual Studio at GDC 2025

Author Avatar
David Li
Join us in-person at Game Developers Conference 2025 with an in-depth look at how Visual Studio and GitHub Copilot can streamline your iteration workflow. Don’t miss the unveiling of our biggest C++ debugger update yet. Session Title: Accelerating Your Inner Loop with Visual...
C++ Team Blog
Image couchbase sk
Mar 14, 2025
Post comments count0
Post likes count0

Customer Case Study: Announcing the Microsoft Semantic Kernel Couchbase Connector

Author Avatar
Sophia Lagerkrans-Pandey
We're thrilled to announce the launch of the Semantic Kernel Couchbase Vector Store Connector for .NET developers, created through our strategic partnership with Microsoft's Semantic Kernel team. This powerful out-of-the-box connector transforms how developers integrate vector search...
Semantic Kernel
Image Aspire DAB SQL 2
Mar 14, 2025
Post comments count0
Post likes count2

Exploring SQL Server Integration with .NET Aspire: A Collection of Hands-On Samples

Author Avatar
Davide Mauri
I'm happy to share a new GitHub repository with developers: azure-sql-db-aspire. This collection of eight hands-on examples demonstrates how to integrate SQL Server and Azure SQL with .NET Aspire, making it easier to build modern, cloud-native applications. Why .NET Aspire for SQL...
Azure SQL Devs’ Corner
Banner image
Mar 14, 2025
Post comments count0
Post likes count2

The case of COM failing to pump messages in a single-threaded COM apartment

Author Avatar
Raymond Chen
A customer encountered a hang caused by COM not pumping messages while waiting for a cross-thread operation to complete. They were using the task_sequencer class for serializing asynchronous operations on a UI thread they created to handle accessibility callbacks. The hang stack looked...
The Old New Thing
Image ai template preview1 thumb
Mar 13, 2025
Post comments count0
Post likes count0

.NET AI 模板现已提供预览版

Author Avatar
Eddie Chen
本文翻译自Jordan Matthiesen的.NET AI Template Now Available in Preview 想要开始 AI 开发,却不确定从哪里入手?我给您带来了一个好消息——我们全新的 AI 聊天 Web...
.NET中文官方博客
Image The Future of AI
Mar 13, 2025
Post comments count0
Post likes count0

The Future of AI: Customizing AI Agents with the Semantic Kernel Agent Framework

Author AvatarAuthor Avatar
Sophia,
Tao
Today we're excited to promote a recent blog from AI Platform focused on customizing AI agents with the Semantic Kernel agent framework. Read the entire blog post: here The Future of AI blog series is an evolving collection of posts from the AI Futures team in collaboration...
Semantic Kernel
Image sketch 8211 1
Mar 13, 2025
Post comments count4
Post likes count3

Markdown for large text fields (private preview)

Author Avatar
Dan Hellem
Adding Markdown capabilities to the work item is a long-standing request. We introduced Markdown for comments in early 2024, but due to the rollout of the New Boards Hub, we put the feature on hold. Today, we’re excited to announce a private preview for Markdown support in large text...
Azure DevOps Blog
Mar 13, 2025
Post comments count0
Post likes count0

Microsoft 365 Certification control spotlight: Data in transit

Author Avatar
Tony Balkan
Ensure your Microsoft Teams app, Microsoft 365 add-in, or agent meets the latest compliance standards with Microsoft 365 Certification.
Microsoft 365 Developer Blog
A screenshot of a computer Description automatically generated
Mar 13, 2025
Post likes count2

New, Simpler Solution File Format

Author Avatar
Nayana Srikanth
For years, you’ve worked with Visual Studio’s solution file (*.SLN) format, and while it’s a core part of your project organization, we know the experience hasn’t always been smooth. Whether you’ve been modifying, maintaining, or trying to resolve merge conflicts, it’s often...
Visual Studio Blog