Showing results for Visual Studio 2022 - Visual Studio Blog

Feb 16, 2024
0
3

Last Chance: Visual Studio LIVE! – Las Vegas

Jim Harrer Jim Harrer

Less than 3 weeks to go! Join Us at Visual Studio LIVE! Las Vegas Are you at the forefront of driving business innovation using Visual Studio? With our room block running low, decide today to secure your spot at Visual Studio LIVE! Las Vegas. This event is your prime opportunity to enhance your skills and gain insights into new technologies, ...

Visual Studio 2022GitHub CopilotAzure Data
Feb 12, 2024
1
4

A Look Back: Visual Studio’s Profiling Tool Advancements in 2023

Harshada Hole Harshada Hole

In retrospect, the past year our team was on a mission to enhance Profiling tools, making them more efficient and user-friendly. We improved instrumentation and our .NET counter tool, broadened platform support, seamlessly integrated unit test profiling, and boosted overall performance. Your valuable feedback via Developer Community was crucial in ...

Visual Studio 2022Developer ProductivityProfiling
Jan 31, 2024
4
5

In the Debugger’s Spotlight: A Year in Review

Harshada Hole Harshada Hole

Reflecting on the past year's journey, our team was on a mission to enhance debugging tools, ensuring they became more efficient and user-friendly. We dedicated our efforts to boosting inner-loop productivity, making external source debugging more seamless, improving overall performance, and optimizing memory analysis. And, of course, we were ...

Debugging and DiagnosticsVisual Studio 2022Developer Productivity
Jan 22, 2024
5
8

Visual Studio productivity features in 2023

Leah Tran Leah Tran

Over the last year, we’ve invested heavily in new capabilities to help Visual Studio developers code more easily. Let’s look back on some of the additions that aim to make your coding experience more productive. Productivity highlights Here’s a snapshot of some productivity enhancements that shipped in 2023, ranging from versions 17.5 ...

Visual StudioVisual Studio 2022Performance
Dec 15, 2023
13
4

Unlocking the Secrets of Managed Memory: Dive into Event Handler Leak Insights!

Massimo Giusti Massimo Giusti

Event handler leaks have been around for a long time, and they are one of the peskiest issues WPF (Windows Presentation Foundation) developers regularly deal with. You might be thinking: What makes event handler leaks so important? Event handler leaks are easy to cause, all it takes is to forget to unsubscribe to an event. Additionally, they are ...

Debugging and DiagnosticsVisual Studio 2022Productivity
Dec 12, 2023
10
4

Visual Studio 17.9 Preview 2 has arrived!

Maddy Montaquila Maddy Montaquila

Welcome to the release of Visual Studio 2022 17.9 Preview 2, which wraps up our development efforts for 2023. This update brings new features and enhancements, building on the solid foundation set by Preview 1 in November.  In this preview, we've made some improvements to the C++ and .NET MAUI development experiences. You'll find the '#...

.NETC#Visual Studio 2022
Dec 5, 2023
6
4

Embracing SQL Server 2022 with SSDT 17.8: Unveiling Key Updates

Subhojit Basak Subhojit Basak

In the dynamic landscape of database development, SQL Server Data Tools (SSDT) is a powerful tool for database developers in the Visual Studio ecosystem.  SSDT 17.8 is included in the latest version of Visual Studio 2022 v17.8, which was released on November 14th, 2023. This version introduces crucial enhancements and fixes, underscoring ...

Visual Studio 2022SQL
Nov 16, 2023
54
21

The Visual Studio UI Refresh Preview is here!

Dante Gagne Dante Gagne

Back in May, we showed a first look into the UI Refresh that we've been working on for Visual Studio. We’ve been working on a refresh for the Visual Studio UI to improve productivity, create a more inclusive environment, and keep up with evolving global accessibility requirements. The feedback we've collected from that first post and the ...

Visual StudioVisual Studio 2022UI Refresh
Nov 14, 2023
35
4

Visual Studio 17.8 now available!

Adrian Murphy Adrian Murphy

Unlock New Heights in Developer Productivity: Optimized C++ Support, Enhanced Enterprise Capabilities, and Full .NET 8 Integration The latest update (17.8) for Visual Studio 2022 is now generally available! Offering a comprehensive suite of enhancements that span productivity, programming languages, and enterprise management, this general ...

.NETVisual StudioAnnouncement
Sep 25, 2023
11
5

A unit of profiling makes the allocations go away

Nik Karpinsky Nik Karpinsky

In Visual Studio 17.8 Preview 2 we have updated unit test profiling, allowing you to use any of the available tools in the performance profiler – not just the instrumentation tool. With this change, it’s easy to quickly profile small units of work in isolation, make changes, and then remeasure and validate the impact of the change. Assuming you...

Debugging and DiagnosticsVisual Studio 2022Developer Productivity

Feedback