ISBN : 1118112571
Publisher : Wrox
This book provides examples using the IQuery, ICriteria, QueryOver, and
LINQ to NHibernate API’s within the context of an example Guitar Store inventory program. The reader is walked through the creation of a Microsoft SQL Server 2008 database, the creation of a Visual Studio 2010
solution consisting of 3 projects (a Window Presentation Foundation
(WPF), a Console Application, and a Class Library). Each one utilizes
the .NET 4.0 framework.
Then the reader is walked through the steps
required to configure and use the many features available contained
within NHibernate 3.2. Further instructions and examples exist for the
insertion of parent/child relationships, Session management, entity
states (transient, persistent and detached), deletion, caching, and
batching. The last chapter utilizes ASP.NET MVC 3 and jqGrid for the creation of
an internet program for viewing the guitar inventory using NHibernate
and the session per web request model.
Download : WORKING WITH NHIBERNATE 3.0