Pro LINQ Object Relational Mapping in C# 2008

It is nearly impossible today to write enterprise software without the use of one or more relational databases. Granted, there are cases when the data is transient and not stored in a database, but for the most part, software needs to consume and manipulate data in a database. It sounds easy, but th...

Full description

Bibliographic Details
Main Author: Mehta, Vijay P.
Format: eBook
Language:English
Published: Berkeley, CA Apress 2008, 2008
Edition:1st ed. 2008
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
Table of Contents:
  • Object-Relational Mapping Concepts
  • Getting Started with Object-relational Mapping
  • ORM Patterns and Domain-driven Design
  • LINQ to SQL Examined
  • to LINQ to SQL
  • Advanced LINQ to SQL
  • Entity Framework Examined
  • Getting started with the ADO.NET entity framework
  • Using the ADO.NET Entity Framework
  • Advanced ADO.NET Entity Framework
  • The Bank of Pluto Case Study
  • A Domain Model for the First Bank of Pluto
  • Mapping the FBP
  • Mapping the Bank of Pluto with the ADO.NET Entity Framework
  • Building on the Bank of Pluto Foundation
  • N-Tier Architecture
  • LINQ to SQL, the Entity Framework, and Your Other Options