Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The one Visual Studio tip that everyone should know is how to quickly open a file in a large solution without having to remember which folder or project it's in.
Press Ctrl+Alt+A to open up the Command Window, then type open and the first few letters of the filename and you'll get a dropdown of all matching files in the current solution. Press Enter to open the selected file.