May 10, 2023

Visual Studio 2022: Apply File Scoped Namespaces using Code Cleanup Profile

In this post, let’s see how we can apply File scoped namespaces to all the existing C# files using a Code Cleanup Profile. Imagine you have […]
March 17, 2023

Visual Studio 2022: Web API Endpoint Explorer

In this post, let’s have a look at this nice feature that is available in Visual Studio 2022 and that is Web API Endpoint Explorer. I […]
January 25, 2023

Visual Studio 2022: Sending HTTP Requests with .http Files

Do you know Visual Studio has this nice feature to send HTTP Requests using .http files. It’s actually pretty neat. We just have to create a file […]
January 18, 2023

Visual Studio 2022 Version 17.5 Preview 2: Text Visualizer Improvements

In this post let’s explore some nice improvements that got added to Text Visualizer in Visual Studio. This got shipped with Visual Studio 2022 Version 17.5 Preview 2.  […]