Cargando…

Entity Framework 4.0 recipes : a problem-solution approach /

"Entity Framework 4.0 Recipes provides an exhaustive collection of ready-to-use code solutions for Microsoft's Entity Framework, Microsoft's vision for the future of data access. Entity Framework is a model-centric data access platform with an ocean of new concepts and patterns for de...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Tenny, Lawrence J., 1962-, Hirani, Zeeshan (Autor)
Otros Autores: Annesley-DeWinter, David (Revisador), Swan, Brian (Revisador)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Berkeley, Calif.] : Apress, ©2010.
Colección:Expert's voice in .NET.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Getting Started With Entity Framework
  • Entity Data Modeling Fundamentals
  • Querying an Entity Data Model
  • Using Entity Framework in ASP.NET
  • Loading Entities and Navigation Properties
  • Beyond the Basics with Modeling and Inheritance
  • Working with Object Services
  • Plain Old CLR Objects
  • Using the Entity Framework in N-Tier Applications
  • Stored Procedures
  • Functions
  • Customizing Entity Framework Objects
  • Improving Performance
  • Concurrency
  • Advanced Modeling.