Table of contents
- Getting started with Entity Framework
- Code First Conventions
- Code First DataAnnotations
- Entity Framework Code First
- Entity framework Code First Migrations
- Inheritance with EntityFramework (Code First)
- Code First - Fluent API
- Mapping relationship with Entity Framework Code First: One-to-one and variations
- Mapping relationship with Entity Framework Code First: One-to-many and Many-to-many
- Database first model generation
- Complex Types
- Database Initialisers
- Tracking vs. No-Tracking
- Transactions
- Managing entity state
- Loading related entities
- Model Restraints
- Entity Framework with PostgreSQL
- Entity Framework with SQLite
- .t4 templates in entity framework
- Advanced mapping scenarios: entity splitting, table splitting
- Best Practices For Entity Framework (Simple & Professional)
- Optimization Techniques in EF
Pages : | 93 |
Size : | 1.5 MB |
Downloads: | 70 |
Created: | 2022-02-02 |
License: | CC BY-SA |
Author(s): | Stack Overflow Community |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about Entity Framework Notes for Professionals
Download free course Fundamentals of C++ Programming, pdf file on 766 pages by Richard L. Halterman.
Download free Entity Framework tutorial course in PDF, training file in 23 chapters and 94 pages. Free unaffiliated ebook created from Stack OverFlow contributor.
Download free course Programming for Computations - Python, pdf file on 244 pages by Svein Linge, Hans Petter Langtangen.
Download free course Programming Languages and Systems, pdf file on 1056 pages by Amal Ahmed.
Programming from the Ground Up uses Linux assembly language to teach new programmers the most important concepts in programming. It takes you a step at a time through these concepts: * How the processor views memory * How the processor operates * How programs interact with the operating system * H