Microsoft
Developer Blogs

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

Featured Image
Feb 11, 2025

Bells and whistles: Building with Microsoft Copilot Studio

In this series, we showcase the different capabilities of building agents with Copilot Studio, which includes building, testing, deploying, analyzing, security and data loss prevention policy.
Read more
Feb 11, 2025

What’s New for C++ Developers in Visual Studio 2022 17.13

We are happy to announce that Visual Studio 2022 version 17.13 is now generally available! This post summarizes the new features you can find in this release for C++. You can download Visual Studio 2022 from the Visual Studio downloads page or upgrade your existing installation by...
Read more

Latest posts

Image sca aks java blog
Feb 17, 2025
Post comments count0
Post likes count0

Spring Cloud Azure updates and troubleshooting tips for Java on AKS

Author Avatar
Moary Chen
This post shows the latest Spring Cloud Azure updates.
Azure SDK Blog
Banner image
Feb 17, 2025
Post comments count0
Post likes count0

API design note: Beware of adding an "Other" enum value

Author Avatar
Raymond Chen
What are you going to do when you add a new kind?
The Old New Thing
Image LeveragingDMPost
Feb 14, 2025
Post comments count0
Post likes count1

Leveraging the Unified Data Model: A Practical Example of Data Modeling

Author AvatarAuthor AvatarAuthor Avatar
Anirudh,
Nitin,
Chris
Introduction In today’s data-driven world, businesses need a structured approach to managing foundational data assets. The Unified Data Model (UDM) provides a scalable and governed framework for modeling key entities while keeping data assets maintainable and extensible. In this post,...
Unified Data Model at Microsoft
Banner image
Feb 14, 2025
Post comments count3
Post likes count3

Investigating an argument-dependent lookup issue and working around it

Author Avatar
Raymond Chen
Picking apart the language specification.
The Old New Thing
Image Sparkle blue
Feb 14, 2025
Post comments count0
Post likes count1

GitHub Copilot for Xcode Chat – Public Preview Now Available

Author Avatar
Hang Wang
We’re excited to announce that GitHub Copilot for Xcode Chat is now in public preview, bringing the power of AI to help developers code more efficiently. With just a GitHub account, you can enable Copilot in Xcode and start leveraging AI-driven suggestions and interactive chat features...
Xcode
Image networkingdotnet9
Feb 14, 2025
Post comments count0
Post likes count0

.NET 9 网络优化

Author Avatar
Eddie Chen
本文翻译自 Máňa, Natalia 和 Anton 创作的 .NET 9 Networking Improvements 秉承我们的传统,我们很高兴与您分享这篇博客文章,以介绍新的 .NET 版本中网络领域相关的最新动态和最有趣的变化。今年,我们带来了 HTTP...
.NET中文官方博客
Image Extensions yellow
Feb 13, 2025
Post likes count2

New restrictions on package loading

Author Avatar
Ryan Molden
As Visual Studio transitions its core packages and services to an async loading/retrieval model, we've identified bugs in both the initial async implementation and the existing synchronous package loading mechanism. While most of these bug fixes have been transparent to extenders, one...
Visual Studio Blog
Feb 13, 2025
Post comments count0
Post likes count0

Announcing TypeScript 5.8 RC

Author Avatar
Daniel Rosenwasser
Today we are excited to announce the Release Candidate (RC) of TypeScript 5.8! To get started using the Release Candidate, you can get it through npm with the following command: npm install -D typescript@rc Let's take a look at what's new in TypeScript 5.8! What's New Since the...
TypeScript
Image Extract Component Lexer Blog Thumbnail jpg
Feb 13, 2025
Post comments count3
Post likes count2

New Features for Enhanced Razor Productivity!

Author Avatar
Leslie Richardson
The Extract to Component refactoring and the Roslyn tokenizer are two new features designed to help improve your productivity in Razor files.
.NET Blog