Microsoft
Developer Blogs

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

Featured Image
Mar 3, 2025

AI in Action — How to build scalable RAG-enabled AI apps

For developers, the emphasis on building intelligence into apps has never been clearer. Over the next three years, 92% of companies plan on investing in AI to achieve business outcomes like enhancing productivity and delivering better customer service. At Microsoft, developers and...
Read more
Mar 3, 2025

Great new productivity features in Visual Studio

Sometimes it’s the little things in life that matter the most. In the latest version of Visual Studio, we’ve added some features and tweaks that aim to put a smile on your face and make you more productive. Here is a list of some of these, and if you want the full list, make sure to...
Read more

Latest posts

Image dotnet aspire 9 1 jpg
Feb 25, 2025
Post comments count5
Post likes count6

.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 count10

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
Upload image to copilot prompt box
Feb 24, 2025
Post likes count2

Leverage vision in Copilot Chat

Author Avatar
Jessie Houghton
Now, in the preview channel, you can attach images in GitHub Copilot chat to help you illustrate your ideas effectively and get the best responses.  Imagine working on a UI development task where describing a design or layout through text just doesn't cut it. Or perhaps you're...
Visual Studio Blog