+91-9964716807

Entity Framework Notes for beginners and Professionals books

Entity Framework Notes for beginners and Professionals books

Download Entity Framework Notes for beginners and Professionals books for free on notes2free.com and get more details about other programming books

Loading...

Entity Framework Notes for beginners and Professionals books and learn the Entity Framework from the beginning to advanced in notes2free tutorial plan

Chapters

  1. Getting started with Entity Framework
  2. Code First Conventions
  3. Code First DataAnnotations
  4. Entity Framework Code First
  5. Entity framework Code First Migrations
  6. Inheritance with EntityFramework (Code First)
  7. Code First - Fluent API
  8. Mapping relationship with Entity Framework Code First: One-to-one and variations
  9. Mapping relationship with Entity Framework Code First: One-to-many and Many-to-many
  10. Database first model generation
  11. Complex Types
  12. Database Initialisers
  13. Tracking vs. No-Tracking
  14. Transactions
  15. Managing entity state
  16. Loading related entities
  17. Model Restraints
  18. Entity Framework with PostgreSQL
  19. Entity Framework with SQLite
  20. .t4 templates in entity framework
  21. Advanced mapping scenarios: entity splitting, table splitting
  22. Best Practices For Entity Framework (Simple & Professional)
  23. Optimization Techniques in EF