Learning Entity Framework 6.1.3
MP4 | Video: 720p | Duration: 1:34:29 | English | Subtitles: VTT | 271.8 MB
MP4 | Video: 720p | Duration: 1:34:29 | English | Subtitles: VTT | 271.8 MB
Entity Framework (EF) is the tool of choice for data-oriented development in .NET. Microsoft MVP and EF expert Phil Japikse walks through the highlights of Entity Framework 6.1.3, with an emphasis on unit testing, CRUD operations, and code first from an existing database. Get an overview of object-relational mapping and learn to configure entities, create a model from an existing database, and start creating, reading, updating, and deleting data via EF. Phil also shows how to handle concurrency conflicts in EF.
Topics include:
- Configuring entities
- Examining generated classes
- Installing EF tools
- Unit testing
- Creating, reading, updating, and deleting data