Nhibernate 3 Beginner's Guide

Nhibernate 3 Beginner's Guide
by Aaron Cure / / / PDF


Read Online 6.3 MB Download


Ideally, we would want to persist the objects our application uses and produces AS IS, without having to first transform them in complex ways. NHibernate is a framework that provides us with an object-oriented access to a relational database without having to write SQL and with little or no database-specific data access code.

views: 452