Microsoft
Developer Blogs

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

Featured Image
Jan 17, 2025

AutoGen reimagined: Launching AutoGen 0.4

We are thrilled to announce the release of AutoGen v0.4! This new version represents a complete redesign of the AutoGen library, focusing on improved code quality, robustness, usability, and scalability of agentic workflows. This release sets the stage for a robust ecosystem to drive...
Read more
Jan 17, 2025

Guest Blog: Leap Forward with Modern AI using Microsoft 365 Agents SDK and Semantic Kernel

Leap Forward with Modern AI using Microsoft 365 Agents SDK and Semantic Kernel Today we’re featuring a guest author, Arafat Tehsin, who’s a Microsoft Most Valuable Professional (MVP) for AI. He’s written an article we’re sharing below, focused on how to Leap Forward with...
Read more

Latest posts

Image Guest Blog
Jan 22, 2025
Post comments count0
Post likes count0

Guest Blog: Creative Writing Assistant - a multi-agent app sample with Semantic Kernel & .NET Aspire

Author AvatarAuthor Avatar
Sophia,
Ricardo
Today we’re featuring a guest author, Ricardo Niepel, who’s a Senior Technical Specialist at Microsoft. He’s written an article we’re sharing below; we’ll turn it over to Ricardo to share more! If “Creative Writing Assistant” sounds familiar, it might be because we've...
Semantic Kernel
Banner image
Jan 22, 2025
Post comments count0
Post likes count0

Be mindful of temporal terms in documents: What is the reference point in time?

Author Avatar
Raymond Chen
What is your implied point in time for the reference?
The Old New Thing
Image winforms analyzers jpg
Jan 21, 2025
Post comments count0
Post likes count2

WinForms: Analyze This (Me in Visual Basic)

Author Avatar
Klaus Loeffelmann
Your WinForms code might have issues—maybe an Async call picked the wrong overload, or it’s leaking data into resource files. Time to call in a code-shrink! So, WinForms, Analyze This!
.NET Blog
Banner image
Jan 21, 2025
Post comments count3
Post likes count3

Why doesn't the Windows blue screen of death prominently identify the company that created the driver that crashed?

Author Avatar
Raymond Chen
Because the driver that crashed may not be the one at fault.
The Old New Thing
Banner image
Jan 20, 2025
Post comments count1
Post likes count3

Reminder: When a C++ object fails to construct, the destructor does not run

Author Avatar
Raymond Chen
If you need to run after a failed construction, you have to put it in a base class or member variable.
The Old New Thing
Image sql database 3 560
Jan 20, 2025
Post comments count0
Post likes count0

Extending Regular Expressions (Regex) Support on Azure SQL Managed Instance (MI)

Author Avatar
Abhiman Tiwari
We are happy to announce the Private Preview of Regular Expressions (Regex) support on Azure SQL Managed Instance (MI). This new feature brings powerful text processing capabilities to your SQL queries, enabling you to perform complex pattern matching and data manipulation with...
Azure SQL Devs’ Corner
Image 0 42
Jan 17, 2025
Post comments count0
Post likes count1

AutoGen reimagined: Launching AutoGen 0.4

Author Avatar
Friederike Niedtner
We are thrilled to announce the release of AutoGen v0.4! This new version represents a complete redesign of the AutoGen library, focusing on improved code quality, robustness, usability, and scalability of agentic workflows. This release sets the stage for a robust ecosystem to drive...
AutoGen Blog
Image MSFT BANNER CONF42GOLANG2022
Jan 17, 2025
Post comments count0
Post likes count0

Go 1.23.5-1 and 1.22.11-1 Microsoft builds now available

Author Avatar
Davis Goodin
A new set of Microsoft Go builds including security fixes is now available for download.
Microsoft for Go Developers