Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
Pro LINQ object relational mapping in C# 2008
Mehta V., Apress, Berkeley, CA, 2008. 408 pp. Type: Book (9781590599655)
Date Reviewed: Oct 30 2008

Visual Studio and the .NET technologies are evolving at a rapid pace. Relational databases are a critical component of nearly every major software application, making it necessary to map from the object model of the application to the data model of the database. The impedance mismatch between the object model and the data model cannot reasonably be handled without object relational mapping (ORM) tools. Language Integrated Query (LINQ)--an extension of .NET 3.5--and the ADO.NET entity framework--new with Visual Studio 8 SP1--are .NET technologies that provide such tools and, moreover, are nicely integrated in Visual Studio 2008 and supported by a number of wizards.

Structured in five main parts, the books starts with an excellent introduction, in two chapters, to ORM concepts and ORM patterns and design. These chapters are a must-read, even if you read no further.

The second part of the book is a solid introduction, in two chapters, to using LINQ to SQL. It is not an introduction to LINQ and its related syntax, but rather a developer’s introduction to the use of the tools provided in Visual Studio. It emphasizes an understanding of the code, the various files produced, and the models implemented.

In the three chapters of Part 3, the entity framework is reexamined, emphasizing the data model; the use of the Visual Studio 2008 tools added in SP1, such as the entity framework designer; and an understanding of the files these tools produce.

Part 4, which spans three chapters, contains a substantial case study for the First Bank of Pluto, starting with the requirements and use cases.

The last part of the book focuses on the First Bank of Pluto case study, examining the N-tier architecture, reexamining LINQ to SQL and the entity framework, and discussing some alternate tools.

Mehta’s opinions on numerous relevant issues, which are always insightful and based on experience, are a nice feature of the book. It is refreshing for a developer to describe the reasoning behind his design decisions and the development of the models used, to provide appropriate samples of code and files produced, and also to make the code available for download.

This book is especially suitable for C# .NET developers who develop software that uses relational databases. It is a practitioner’s book, not a textbook, and assumes a considerable knowledge of C# and .NET development. This is an excellent book that will be greatly appreciated by this audience. I most highly recommended it.

Reviewer:  David Naugler Review #: CR136196 (0909-0802)
Bookmark and Share
 
Methodologies (D.2.1 ... )
 
 
C# (D.3.2 ... )
 
 
Microsoft .NET (D.3.2 ... )
 
 
Group And Organization Interfaces (H.5.3 )
 
 
Language Classifications (D.3.2 )
 
Would you recommend this review?
yes
no
Other reviews under "Methodologies": Date
Multilevel specification of real time systems
Gabrielian A., Franklin M. Communications of the ACM 34(5): 50-60, 1991. Type: Article
May 1 1992
Software requirements
Davis A., Prentice-Hall, Inc., Upper Saddle River, NJ, 1993. Type: Book (9780138057633)
Nov 1 1994
The automated production control documentation system
Trammell C., Binder L., Snyder C. ACM Transactions on Software Engineering and Methodology 1(1): 81-94, 1992. Type: Article
Mar 1 1993
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy