Microsoft
Developer Blogs

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

Featured Image
Feb 24, 2025

Claude 3.7 Now Available in GitHub Copilot for Visual Studio

The world of AI is evolving at a breathtaking pace, and today brings an exciting milestone for developers and tech enthusiasts alike. Anthropic’s newest release, Claude 3.7, is now available directly within GitHub Copilot for Visual Studio 2022 17.13, heralding a new era of seamlessly...
Read more
Feb 24, 2025

Let's Learn .NET: GitHub Copilot Event

Join us for an exciting Let's Learn .NET live stream event where we will explore GitHub Copilot and its capabilities.
Read more

Latest posts

Image dotnet10p1 jpg
Feb 25, 2025
Post comments count3
Post likes count9

.NET 10 Preview 1 is now available!

Author Avatar
.NET Team
Find out about the new features in .NET 10 Preview 1 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more!
.NET Blog
Image dotnet aspire 9 1 jpg
Feb 25, 2025
Post comments count3
Post likes count5

.NET Aspire 9.1 is here with six great new dashboard features, and more!

Author Avatar
Maddy Montaquila
.NET Aspire 9.1 is here! From enhanced dashboard capabilities like Resource Relationships and Localization Overrides to improved Docker integration and flexible console logs, this release is packed with tools to streamline your development process.
.NET Blog
A diagram of a data storage AI-generated content may be incorrect.
Feb 25, 2025
Post comments count0
Post likes count3

Migrating data from DynamoDB to Azure Cosmos DB

Author Avatar
Abhishek Gupta
Co-authors: RK Iyer, Mangal Dutta Migrating stateful systems, such as databases, is a complex process. A frequent requirement for customers is to transfer data from DynamoDB to Azure Cosmos DB for NoSQL. This process involves several stages, including exporting data from DynamoDB,...
Azure Cosmos DB Blog
Banner image
Feb 25, 2025
Post comments count0
Post likes count0

C++/WinRT implementation inheritance: Notes on winrt::implements, part 5

Author Avatar
Raymond Chen
When the base class isn't self-contained.
The Old New Thing
Image image
Feb 24, 2025
Post likes count7

Claude 3.7 Now Available in GitHub Copilot for Visual Studio

Author Avatar
Rhea Patel
The world of AI is evolving at a breathtaking pace, and today brings an exciting milestone for developers and tech enthusiasts alike. Anthropic’s newest release, Claude 3.7, is now available directly within GitHub Copilot for Visual Studio 2022 17.13, heralding a new era of seamlessly...
Visual Studio Blog
Feb 24, 2025
Post comments count0
Post likes count4

std::generator: Standard Library Coroutine Support

Author Avatar
Sy Brand
std::generator is a C++23 feature that enables you to write concise, straightforward functions that generate sequences of values on-demand without manually managing state. It builds upon C++20’s coroutines, providing some standard library support for this powerful, but complex, language...
C++ Team Blog
Image ai
Feb 24, 2025
Post comments count0
Post likes count1

Compatibility of PostgreSQL Connector with AWS and GCP

Author Avatar
Dmytro Struk
As AI-driven applications continue to evolve, the need for efficient vector-based search capabilities is greater than ever. Microsoft Semantic Kernel makes it easy to integrate these capabilities with PostgreSQL databases using the Postgres connector. Whether you're leveraging...
Semantic Kernel
Image letslearnghc jpg
Feb 24, 2025
Post comments count0
Post likes count2

Let's Learn .NET: GitHub Copilot Event

Author Avatar
James Montemagno
Join us for an exciting Let's Learn .NET live stream event where we will explore GitHub Copilot and its capabilities.
.NET Blog
Azure Cosmos DB Design Patterns hosted by Jasmine Greenaway and Mark Brown
Feb 24, 2025
Post comments count0
Post likes count0

New Azure Cosmos DB Design Patterns Video Series – Learn, Implement, and Contribute!

Author Avatar
Jay Gordon
We’re excited to introduce the Azure Cosmos DB Design Patterns video series—your go-to resource for learning how to design scalable, efficient, and cost-effective applications with Azure Cosmos DB. Built on real-world use cases, each episode explores a proven design pattern, walking...
Azure Cosmos DB Blog