Code-First Development with Entity Framework (2015)

Code-First Development with Entity Framework (2015)

Chapter 1: Introducing Entity Framework

Chapter 2: Your First Entity Framework Application

Chapter 3: Defining the Database Structure

Chapter 4: Querying, Inserting, Updating, and Deleting Data

Chapter 5: Advanced Modeling and Querying Techniques

Chapter 6: Working with Views, Stored Procedures, the Asynchronous API, and Concurrency

Chapter 7: SportsStore: A Real Application

Appendix A. Answers to Self-test Questions