By attending Entity Framework workshop, delegates will learn to:
- Understand the differences between database-first and code-first workflows
- Build a domain model using database-first workflow
- Build a domain model using code-first workflow (with an existing or a new database)
- Use code-first migrations to upgrade or downgrade delegates database
- Override code-first conventions (using data annotations and fluent API)
- Query data using LINQ (using query syntax and extension methods)
- Use eager loading, lazy loading and explicit loading effectively
- Add, update and remove objects
- Use additional tools to profile and troubleshoot delegates applications
- Understand what the repository pattern is, what and if delegates need it, and how to implement it
- Apply best practices with Entity Framework
- This Entity Framework training course is intended for any .NET developer who wants to persist or query domain objects from a database
