Showing results for March 2024 - Visual Studio Blog

Mar 28, 2024
5

In 4 Weeks: Visual Studio LIVE! Chicago 2024

Jim Harrer
Jim Harrer

Visual Studio LIVE! Chicago 2024  April 29 - May 3 | Swissôtel, Chicago  Join us for Visual Studio LIVE! Chicago for a focused, deep dive into the latest .NET Microsoft Platform developments. You pick the package you want, 3, 4 or all 5 days! This year, we're at the Swissôtel Chicago, with sessions covering Microsoft Visual Studio 2022, ....

.NETVisual StudioAzure
Mar 27, 2024
30

A new MSBuild editing experience

Mikayla Hutchinson
Mikayla Hutchinson

MSBuild is a fundamental part of the .NET development experience, but it can be challenging to new and experienced developers alike. To help developers better understand their project files and access advanced functionality that requires editing the project file directly, we’re releasing an experimental MSBuild editor that has a much richer ...

MSBuildExperimentEditor
Mar 25, 2024
11

See Your Pull Request Comments with the Latest Preview

Jessie Houghton
Jessie Houghton

We just shipped preview support for viewing your GitHub and Azure DevOps pull request comments directly in your working file in Visual Studio in 17.10 Preview 2. As one of the most highly requested Git tooling feature suggestions on Developer Community, we need your help to make sure we're on the right track! Download the Latest Visual Studio ...

Mar 20, 2024
6

Announcing SQL Server Data Tools (SSDT) for ARM64 Architecture in Visual Studio 17.10 Preview 2

Subhojit Basak
Subhojit Basak

We are thrilled to announce the launch of SQL Server Data Tools (SSDT) for Visual Studio in ARM64. This enhancement comes with the exciting release version 17.10 Preview 2. Release of SSDT for Visual Studio on arm64 adds SQL development to the capabilities of Visual Studio on arm64. This latest development brings a host of features tailored to ...

Mar 19, 2024
7

Visual Studio and GitHub Copilot at GDC 2024

David Li
David Li

Join us on Wednesday, March 20th, 2024, at this year’s Game Developers Conference in San Francisco for a special session on using Visual Studio and GitHub Copilot. In this session, you will learn how to leverage these tools to increase your productivity and modernize your game development workflow.

Visual StudioGame DevelopmentGitHub Copilot
Mar 14, 2024
8

GitHub Copilot in Visual Studio: A Recap of 2023

Amy Nguyen
Amy Nguyen

In the rapidly evolving world of software development, staying ahead of the curve is crucial. The introduction of AI in Visual Studio, particularly GitHub Copilot, has revolutionized the way developers code. With Copilot integrated into Visual Studio, you can leverage AI to streamline your workflows, manage large codebases, analyze exceptions, and ...

Visual StudioGitHubArtificial Intelligence
Mar 12, 2024
9

Introducing Visual Studio 17.10 – Preview 2 is Here!

Mark Downie
Mark Downie

We hope you all enjoyed the new and updated features that came with our first preview of Visual Studio 17.10, and now we have even more to share! This release brings additional tools to help you improve your code reviews with Copilot, diagnostics improvements, as well as additional Extensibility and WinForms enhancements. Browse this list of ...

Visual Studio 2022
Mar 7, 2024
4

Visual Studio 2022 Version 17.9: A Comprehensive Update for C++ Developers

Mryam Girmay
Mryam Girmay

Visual Studio 2022 version 17.9 introduces a host of new features and improvements for C++ developers. Now, you can use the Memory Layout feature to visualize the memory layout of your classes, structs, and unions directly in the editor. Additionally, the #include Diagnostics feature provides insights into the frequency of element usage from an ...

Visual StudioC++
Mar 5, 2024
0
8

Visual Studio Subscriptions – A Product Manager’s Journey

Jacqueline Widdis
Jacqueline Widdis

I stared at my Visual Studio Subscriptions portal with a somewhat blank distance in my eyes as a feeling of inadequacy spread like the misty rains I’ve experienced in the Pacific Northwest. If you haven't been here, they are the kind that slowly permeate clothes with the intent of educating one on the difference between waterproof and water ...

PythonVisual Studio Subscriptionslearning
Mar 4, 2024
8

Code coverage features in Visual Studio Enterprise

Faisal Hafeez
Faisal Hafeez

By using code coverage, you can find out where your testing needs improvement and make your software more robust and dependable. In this post, we will introduce the new features that we introduced to the Code Coverage Results window in Visual Studio Enterprise 2022. These features are:  These features are not available in ...

Feedback