0.0: Notes about Files, Saving, and Git

Mental Note

You probably won't understand most of these terms at the moment. You'll more than likely be periodically coming back to this section as you build out the application.

Track Active Item

  • You can set Visual Studio to highlight the current file in the Solution Explorer

    Track Item Example

  • Go to Tools -> Options -> Projects and Solutions -> General

  • Check Track Active Item in Solution Explorer

    Track Active Item

Git

  • It is up to you to manage Git for this project

  • Look for this icon Git in the notes as a reminder to commit

Last updated