This course will be retired on July 14, 2025.
- Adding a Base Controller Class 6:56
- Using the Repository Pattern 6:40
- Reviewing the Completed Repository 6:16
- Breaking Apart Our Repository 9:22
- Reviewing the Comic Book Artists Repository 3:36
- Creating a Generic Base Repository Class 12:24
- Using Our Generic Base Repository Class 6:02
- Alternatives to Using Repositories 12:49
- Section Review 5 questions
Quiz Question 1 of 5
Calling the `ToList` LINQ operator forces execution of the query.
Choose the correct answer below: