Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Start a free Courses trial
to watch this video
Now that we have EF configured, we're ready to update our first controller to read data from the database. But before we do that, let's talk about the lifetime of our database context object instances.
Follow Along
To follow along committing your changes to this course, you'll need to fork the dotnet-comic-book-library-manager repo. Then you can clone, commit, and push your changes to your fork like this:
git clone <your-fork>
cd dotnet-comic-book-library-manager
git checkout tags/v2.3 -b handling-reads
Keyboard Shortcuts
-
CTRL+PERIOD
orCTRL+DOT
- Quick Actions -
CTRL+MINUS
- Navigate Back -
CTRL+SHIFT+B
- Build Solution
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up