Tag: Tip
Editing csproj files within Visual Studio
by bhartsock on Oct.20, 2009, under Uncategorized
I never knew this was possible, but I stumbled on it the other day. It is pretty simple.
Visual Studio Tip: Show All Files
by bhartsock on Sep.14, 2009, under Uncategorized
I discovered a Visual Studio feature that I probably should have noticed years ago. It is pretty awesome, and right in front of your face. Show All Files
Just click the icon in the Solution Window highlighted in the above screenshot.
Bam, all files in the directories get shown, even if they aren’t part of the project. Pretty awesome, especially because of the Include in Project functionality. Much quicker to add items to a project than Add Existing Items.




