450+ posts on Azure, C#, Entity Framework, .NET, Software Engineering and Visual Studio
How to turn off structure guidelines in Visual Studio
If you want to turn off the structure guidelines in Visual Studio uncheck the highlighted option below.
I personally think this results in a cleaner less cluttered look particularly when you’ve got a few levels of indentation.
You might also be interested in...
Running multiple projects in Visual Studio at once Launching multiple projects at the same time from Visual Studio can be really useful if one of your projects triggers … Continue reading Running multiple projects in Visual Studio at...
Saving Visual Studio Output window contents to file Are you often trying to scroll up and down the Output window in Visual Studio to copy its contents so … Continue reading Saving Visual Studio Output window contents to...