Microsoft
Developer Blogs

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

Highlights

ask learn image

.NET 11 Preview 1 is now available!

Find out about the new features in .NET 11 Preview 1 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more!
Read moreClick to read more about this post

Latest posts

MSFT BANNER CONF42GOLANG2022 image
Feb 13, 2026
Post comments count0
Post likes count0

Go 1.26.0-1 Microsoft build now available

Author Avatar
Davis Goodin
A new release of the Microsoft build of Go is now available for download.
Microsoft for Go Developers
banner oldnewthing blue image
Feb 13, 2026
Post comments count0
Post likes count0

How can I distinguish between the numeric keypad 0 and the top-row 0 in the WM_CHAR message?

Author Avatar
Raymond Chen
See if it matches the scan code.
The Old New Thing
Devnexus Workshop image
Feb 12, 2026
Post comments count0
Post likes count0

Microsoft at DevNexus 2026: Practical AI for Real-World Java Development

Author Avatar
Ayan Gupta
Java developers face a tough trifecta: keeping mission-critical systems running, modernizing legacy apps, and weaving AI into real engineering workflows, all without increasing risk. At DevNexus 2026, the Microsoft Java team is tackling these challenges head-on.  This...
Microsoft for Java Developers
Handling Legacy User Settings in SharePoint Framework image
Feb 12, 2026
Post comments count0
Post likes count0

Handling Legacy User Settings in SharePoint Framework

Author Avatar
Paolo Pialorsi
Introduction The SharePoint Framework (SPFx) has undergone some important changes in how it handles Entra ID app registration and security models. Here you can find additional details about what was updated and about the new application IDs used by SPFx. These changes have important...
Microsoft 365 Developer Blog
Image sql database 3 560
Feb 12, 2026
Post comments count0
Post likes count0

Build Intelligent Apps with SQL: Join the SQL + AI Datathon

Author Avatar
Jasmine Greenaway
The SQL + AI Datathon is a hands‑on challenge designed to show how the foundations for building modern, intelligent applications with SQL. Over a set of guided missions and a focused open hack, you’ll learn how to combine SQL with embeddings, semantic search, and Retrieval...
Azure SQL Devs’ Corner
banner oldnewthing blue image
Feb 12, 2026
Post comments count2
Post likes count1

How can I distinguish between the numeric keypad 0 and the top-row 0 in the WM_KEY­DOWN message?

Author Avatar
Raymond Chen
Check whether it is an extended key.
The Old New Thing
Cover image for "Ask Learn" post
Feb 11, 2026
Post comments count2
Post likes count2

How we built the Microsoft Learn MCP Server

Author AvatarAuthor AvatarAuthor Avatar
Tianqi,
Eric,
Pieter
When we launched the Microsoft Learn Model Context Protocol (MCP) Server in June 2025, our goal was simple: make it effortless for AI agents to use trusted, up-to-date Microsoft Learn documentation. GitHub Copilot and other agents are increasingly common, and they need to be able to...
Engineering@Microsoft
Feb 11, 2026
Post comments count0
Post likes count2

Announcing TypeScript 6.0 Beta

Author Avatar
Daniel Rosenwasser
Today we are announcing the beta release of TypeScript 6.0! To get started using the beta, you can get it through npm with the following command: npm install -D typescript@beta TypeScript 6.0 is a unique release in that we intend for it to be the last release based on the current...
TypeScript
header image png image
Feb 11, 2026
Post comments count0
Post likes count3

GitHub Copilot Testing for .NET Brings AI-powered Unit Tests to Visual Studio 2026

Author Avatar
McKenna Barlow
GitHub Copilot testing for .NET is now available in Visual Studio 18.3, offering AI-powered tools to quickly create, build, and run unit tests. With flexible prompts and full IDE integration, it supports testing from single methods to entire solutions, helping reduce repetitive tasks and speed up feedback. Try it and share your feedback to shape its future.
.NET Blog