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

Image CosmosDB logo 2019
Mar 17, 2025
Post comments count0
Post likes count0

TLS 1.3 support in Azure Cosmos DB

Author Avatar
Iria Osara
This article follows announcement on a previous article that mentioned the end of support for Transport Security Layer (TLS) 1.0/1.1. TLS 1.3 is the latest version of the internet’s most deployed security protocol, which encrypts data to provide a secure communication channel between...
Azure Cosmos DB Blog
Image DevEdit green
Mar 17, 2025
Post likes count2

Introducing automatic documentation comment generation in Visual Studio

Author AvatarAuthor Avatar
Sinem,
Allie
We are excited to announce that Copilot is now automatically integrated into Visual Studio’s editor to help you generate doc comments for functions. This new feature aims to streamline your documentation process and enhance your coding experience. To access these updates, you will...
Visual Studio Blog
Banner image
Mar 17, 2025
Post comments count1
Post likes count1

Dubious security vulnerability: A program does not run correctly if you run it the wrong way

Author Avatar
Raymond Chen
So what did you expect?
The Old New Thing
Image Accelerating Your Inner Loop with Visual Studio and GitHub Copilot
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 count1
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