Microsoft
Developer Blogs

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

Highlights

The Dongle Died at Midnight – WinForms Agent Saved my German Mom's Business Trip

Vibe Coding. IntelliSense on Steroids. Intention-Based Development. Call it what makes you happy - it's "just" the next evolutionary step in software development for me. Which let me build my stranded 82-year-old retirement-resistant mom an ersatz time-study app when her dongle died at midnight.
Read moreClick to read more about this post

MSSQL Extension for VS Code: Query Profiler, ADS Migration Toolkit & More

The MSSQL Extension for VS Code continues to evolve, delivering features that make SQL development more integrated, more powerful, and more developer-friendly. In version v1.40.0, we're introducing the ADS Migration Toolkit, Basic Database Management, Flat File Import, Database Backup...
Read moreClick to read more about this post

Latest posts

team calendar extension
Feb 27, 2026
Post comments count0
Post likes count1

Updates to Team Calendar extension

Author Avatar
Dan Hellem
We are excited to release a new update to the Team Calendar extension. This update includes a series of visual refinements across the extension, introducing a more consistent design language, smoother transitions when expanding and collapsing sections, improved contrast for better...
Azure DevOps Blog
banner oldnewthing blue image
Feb 27, 2026
Post comments count0
Post likes count0

Intercepting messages inside Is­Dialog­Message, fine-tuning the message filter

Author Avatar
Raymond Chen
Making sure it triggers when you need it, and not when you don't.
The Old New Thing
JConf Europe Promo image
Feb 27, 2026
Post comments count0
Post likes count0

JCON Europe 2026: Java Modernization, Performance, and AI

Author AvatarAuthor Avatar
Bruno,
Sandra
Java is the backbone of enterprise software engineering, and the conversations happening around it right now are the most exciting they've been in years. From AI-assisted development workflows to Kubernetes performance tuning, the community is moving fast - and JCON Europe 2026 is one of...
Microsoft for Java Developers
Blue graphic featuring the text “Azure DocumentDB: A Fully Managed MongoDB-Compatible Database” alongside a stylized database icon with code brackets.
Feb 26, 2026
Post comments count0
Post likes count3

Azure DocumentDB: A Fully Managed MongoDB-Compatible Database

Author Avatar
Khelan Modi
Running MongoDB at scale eventually forces a trade-off: invest heavily in managing your own infrastructure or move to a managed service and risk losing the compatibility and portability your team depends on.  Azure DocumentDB is a fully managed, MongoDB-compatible database on...
Azure Cosmos DB Blog
Sparkle blue 1 image
Feb 26, 2026
Post comments count0
Post likes count3

Measuring actual AI Impact for Engineering with Apache DevLake

Author Avatar
Eldrick Wega
If you want to skip the explain and get started super quick with adoption + impact insights, use gh-devlake to deploy a GitHub Copilot impact dashboard in a few CLI commands. So! You've rolled out GitHub Copilot to your engineering teams. You've got the built-in dashboards. You...
All things Azure
ultimate image
Feb 26, 2026
Post comments count0
Post likes count0

Announcing Shader Model 6.9 Retail and New D3D12 Improvements

Author AvatarAuthor Avatar
Amar,
Serena
Today, we are pleased to announce that Shader Model 6.9 and other features have been officially released with Agility SDK 1.619 and complementary DXC 1.9.2602.16. Many of these features have been in preview status since 2025. Simultaneously, we are releasing a handful of new preview...
DirectX Developer Blog
PIX on Windows
Feb 26, 2026
Post comments count0
Post likes count1

PIX 2602.25 and 2602.25-preview - support for new D3D features and misc quality-of-life improvements

Author Avatar
Austin Kinross
Today we released PIX 2602.25 and 2602.25-preview, which can be downloaded here. These releases include everything in the previous 2601.15 release, plus: 2602.25: includes support for all of the new D3D12 features released today in Agility SDK 619.0, including Shader Model 6.9, DXR...
PIX on Windows
Vector Databases with .NET AI
Feb 26, 2026
Post comments count0
Post likes count2

Vector Data in .NET - Building Blocks for AI Part 2

Author Avatar
Jeremy Likness
Discover how Microsoft.Extensions.VectorData brings unified vector database access to .NET - one interface for semantic search across any vector store with built-in support for embeddings, filtering, and RAG patterns.
.NET Blog