Entity framework 4 in action

Entity Framework 4 in Action is an introduction to the Entity Framework for developers working in .NET who possess a working knowledge of ADO.NET. Beginning with a review of the core ideas behind the objectrelational management (ORM) model, it outlines how Entity Framework offers a smooth transition...

Descripción completa

Detalles Bibliográficos
Otros Autores: Mostarda, Stefano, author (author), De Sanctis, Marco, author, Bochicchio, Daniele, author
Formato: Libro electrónico
Idioma:Inglés
Publicado: Shelter Island, New York : Manning Publications [2011]
Edición:1st edition
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627734506719
Tabla de Contenidos:
  • Intro
  • Copyright
  • Brief Table of Contents
  • Table of Contents
  • Foreword
  • Preface
  • Acknowledgments
  • About this Book
  • About the Cover Illustration
  • Part 1. Redefining your data-access strategy
  • Chapter 1. Data access reloaded: Entity Framework
  • Chapter 2. Getting started with Entity Framework
  • Part 2. Getting started
  • Chapter 3. Querying the object model: the basics
  • Chapter 4. Querying with LINQ to Entities
  • Chapter 5. Domain model mapping
  • Chapter 6. Understanding the entity lifecycle
  • Chapter 7. Persisting objects into the database
  • Chapter 8. Handling concurrency and transactions
  • Part 3. Mastering Entity Framework
  • Chapter 9. An alternative way of querying: Entity SQL
  • Chapter 10. Working with stored procedures
  • Chapter 11. Working with functions and views
  • Chapter 12. Exploring EDM metadata
  • Chapter 13. Customizing code and the designer
  • Part 4. Applied Entity Framework
  • Chapter 14. Designing the application around Entity Framework
  • Chapter 15. Entity Framework and ASP.NET
  • Chapter 16. Entity Framework and n-tier development
  • Chapter 17. Entity Framework and Windows applications
  • Chapter 18. Testing Entity Framework
  • Chapter 19. Keeping an eye on performance
  • Appendix A. Understanding LINQ
  • Appendix B. Entity Framework tips and tricks
  • Index
  • List of Figures
  • List of Tables
  • List of Listings.