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

Upload image to copilot prompt box
Feb 24, 2025
Post likes count2

Leverage vision in Copilot Chat

Author Avatar
Jessie Houghton
Now, in the preview channel, you can attach images in GitHub Copilot chat to help you illustrate your ideas effectively and get the best responses.  Imagine working on a UI development task where describing a design or layout through text just doesn't cut it. Or perhaps you're...
Visual Studio Blog
Image HybridOrchestration
Feb 24, 2025
Post comments count1
Post likes count0

Hybrid Model Orchestration

Author Avatar
Sergey Menshykh
Hybrid model orchestration is a powerful technique that AI applications can use to intelligently select and switch between multiple models based on various criteria, all while being transparent to the calling code. This technique not only allows for model selection based on factors such...
Semantic Kernel
Banner image
Feb 24, 2025
Post comments count0
Post likes count0

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

Author Avatar
Raymond Chen
Simple inheritance of a self-contained implements.
The Old New Thing
Feb 21, 2025
Post comments count0
Post likes count4

MSVC Address Sanitizer updates in Visual Studio 2022 version 17.13

Author Avatar
Zachary Johnson
We have been investing in the quality of MSVC Address Sanitizer (ASan) in several key areas over the past year, including working with LLVM upstream to stay coordinated with their changes, adding coverage for internal tools and libraries, and hardening APIs and runtime...
C++ Team Blog
Banner image
Feb 21, 2025
Post comments count9
Post likes count0

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

Author Avatar
Raymond Chen
Discovering the legal inheritance structures for winrt::implements.
The Old New Thing
Image Slide1
Feb 21, 2025
Post comments count0
Post likes count0

Successfully leveraging stakeholder feedback with Comment Analytics

Author Avatar
Sreedhar Mallangi
  Agencies in the U.S. federal government publish an average of 3,700 proposed rules yearly, according to the U.S. Government Accountability Office.  With each proposed rule, agencies generally provide an opportunity for stakeholders and members of the public to submit...
Azure Government
Image Sparkle blue
Feb 21, 2025
Post comments count0
Post likes count0

Visualize ROI of your GitHub Copilot Usage, Deploy it!

Author Avatar
Xuefeng Yin
Deployment: Let's do it! All operations are performed in the VM Prerequisites everything is on-premises and free (except VM) The only thing you need is: a VM Memory: 16G is recommended Operating system: Ubuntu 22.04 (recommended,...
All things Azure
Image top languages
Feb 21, 2025
Post comments count0
Post likes count0

Visualize ROI of your GitHub Copilot Usage, How it works!

Author Avatar
Xuefeng Yin
Architecture: How it works! The Copilot Usage Advanced Dashboard offers a comprehensive suite of features designed to revolutionize how organizations track and analyze their Copilot usage. At its core, the solution leverages Elasticsearch for persistent data storage,...
All things Azure
Image supercharge fi
Feb 21, 2025
Post comments count0
Post likes count1

Supercharge Developer Workflows with GitHub Copilot Workspace Extensions

Author Avatar
Reed Robison
David Minkovski takes you on a hands-on journey to extend GitHub Copilot beyond just being a code assistant — turning it into a true AI-powered teammate inside VS Code. Motivation It is 2025 and Software Developers are faced with an incredibly fast-paced high-tech...
Developer Support