Microsoft
Developer Blogs

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

Featured Image
Feb 24, 2025

Claude 3.7 Now Available in GitHub Copilot for Visual Studio

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...
Read more
Feb 24, 2025

Let's Learn .NET: GitHub Copilot Event

Join us for an exciting Let's Learn .NET live stream event where we will explore GitHub Copilot and its capabilities.
Read more

Latest posts

vcpkg logo
Feb 27, 2025
Post comments count0
Post likes count1

What’s New in vcpkg (February 2025): Package installation performance, new tested triplet, and more

Author Avatar
Augustin Popa
This blog post summarizes changes to the vcpkg package manager as part of the 2025.02.14 registry release, 2025-02-11, 2025-01-29, 2025-01-24, and 2025-01-20 tool releases, as well as changes to vcpkg documentation throughout February. This release includes significant performance...
C++ Team Blog
Image chroma csharp sdk thumbnail2
Feb 27, 2025
Post comments count0
Post likes count0

使用Chroma构建.NET AI应用

Author Avatar
Eddie Chen
本文翻译自 Luis 和 Jiri 的 Building .NET AI apps with Chroma 无论您是构建 AI 解决方案还是想使用高级搜索功能增强现有项目,您现在都可以使用 Chroma 作为 .NET 应用程序中的数据库提供程序。 什么是Chroma? Chroma...
.NET中文官方博客
Feb 27, 2025
Post comments count0
Post likes count0

Jakarta EE and MicroProfile on Azure – February 2025

Author Avatar
Josephine Qiu
Hi everyone, welcome to the February 2025 update for Jakarta EE and MicroProfile on Azure. It covers topics such as the latest updates to Azure extensions for Quarkus, and the recent refresh to Jakarta EE Solutions for supporting multiple deployments within the same resource group. If...
Microsoft for Java Developers
PowerShell Logo
Feb 27, 2025
Post comments count3
Post likes count0

Microsoft Update changes for PowerShell 7

Author Avatar
Steven Bucher
This blog outlines the expected behavior of MU releases for PowerShell 7.
PowerShell Team
Image Hack Together Wrap Up Image
Feb 27, 2025
Post comments count0
Post likes count0

Powerful Devs Hack Together 2025 Wrap Up

Author Avatar
Elaiza Benitez
We're almost at the finish line! Our Powerful Devs Hack Together is coming to a close and we encourage you to continue with your AI journey.
Power Platform Developer Blog
Image word image 252505 1
Feb 27, 2025
Post likes count1

Catch issues before you commit to Git

Author Avatar
Jessie Houghton
Discovering issues with code changes after committing changes can be frustrating. Fortunately, Visual Studio offers a new feature that helps you catch potential problems early, improving your code quality. Visual Studio now includes a feature powered by GitHub Copilot that lets you...
Visual Studio Blog
Banner image
Feb 27, 2025
Post comments count0
Post likes count0

C++/WinRT implementation inheritance: Notes on winrt::implements, part 7

Author Avatar
Raymond Chen
Inheritance without involving winrt::implements at all.
The Old New Thing
Dev Proxy v0.25
Feb 27, 2025
Post comments count0
Post likes count0

Dev Proxy v0.25, now available, with automatic shut down and simplified configuration management

Author AvatarAuthor Avatar
Garry,
Waldek
Read more about the latest Dev Proxy release featuring significant improvements to configuration management, plugin support, and usability.
Microsoft 365 Developer Blog
Image configuration png
Feb 27, 2025
Post likes count1

Multi-Provider Strategy for App Configuration in Python

Author Avatar
Abeeb Amoo
This post discusses a strategy for creating a custom extensible configuration module in python projects.
ISE Developer Blog