Episode

Visual Studio Tip: Dude, Where's My File?

By default, the file path for Visual Studio projects is very long. When you want to access a subfolder or file in your project from Windows Explorer or reference the file path in your code, you can find yourself navigating up and down folders trying to find the file locations. Did you know you can right click on the tab in the code editor window to access the file path or to open the folder in Windows Explorer? Check it out.