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 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 developers to learn. With this...

Full description

Saved in:
Bibliographic Details
Main Authors: Tenny, Larry. (Author, http://id.loc.gov/vocabulary/relators/aut), Hirani, Zeeshan. (http://id.loc.gov/vocabulary/relators/aut)
Corporate Author: SpringerLink (Online service)
Format: Electronic eBook
Language:English
Published: Berkeley, CA : Apress : Imprint: Apress, 2010.
Edition:1st ed. 2010.
Subjects:
Online Access:https://doi.org/10.1007/978-1-4302-2704-5
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • 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.