Showing results for July 2022 - Visual Studio Blog

Jul 14, 2022
21
4

IEnumerable Debugger Visualizer Improvements

Harshada Hole
Harshada Hole

In Visual Studio 17.3 Preview 3, we added a few highly requested improvements in IEnumerable visualizer like Filtering, Theming, and CSV export to enhance the visualizer experience further. The .NET IEnumerable debugger visualizer is one of our most loved debugging features in recent times. This was a highly requested feature by developers like ...

Debugging and DiagnosticsVisual Studio 2022Productivity
Jul 12, 2022
17
2

Analysis Services and Reporting Services extensions for Visual Studio 2022 are here!

Leslie Richardson
Leslie Richardson

We’re happy to announce the popular and long-awaited Analysis Services, RDLC Report Designer, and Reporting Services extensions are available for Visual Studio 2022!  Here’s how these Microsoft extensions for SQL Server can further enhance your business intelligence solution development environment. SQL Server Analysis Services (SSAS) The ...

Visual StudioExtensionsVisual Studio 2022
Jul 11, 2022
6
1

VS2022 Performance Enhancements: Git Branch Switching

Taysser Gherfal
Taysser Gherfal

Have you experienced delays when switching between your Git branches in Visual Studio? Did you have to wait for your solution and projects to reload after switching between branches in a Git repository? We are happy to announce performance enhancements to the branch switching experience in Visual Studio 2022. To benefit from the latest ...

PerformanceGit