Visual Studio Tip: Quick Actions and Refactoring – Quickly convert for-to-foreach
Visual Studio 2017 IDE provides its own quick refactoring capabilities using Quick Actions and Refactoring. Refactoring is a procedure to…
Visual Studio 2017 IDE provides its own quick refactoring capabilities using Quick Actions and Refactoring. Refactoring is a procedure to…
The updated preview version of Visual Studio 2017 added a new command called Expand Selection. Expand Selection command in Visual…
Like project or assembly references to the projects, NuGet PackageReferences manage NuGet dependency directly within project files rather than using…
In Visual Studio, all the custom template files must be placed in a specific location so that Visual Studio recognizes,…
The recent release of Visual Studio 2017 Preview version introduced a very small but useful feature – Duplicate Line of…
Visual Studio 2017 has a re-designed the start page that prioritizes and rearranged items, which made it cleaner and easy…
Visual Studio 2017 having a reshaped start page. Be it with getting started documents, picking up your recent projects, or…
In Visual Studio, you can use Exception Settings Window to manage the exceptions – for which exception to break, at…