Book description
This Wrox Blox demonstrates how to start using NHibernate in line business applications using ASP.NET and VB.NET. Using NHibernate will speed up your application development by removing the need to build your own Data Access Layer (DAL). In addition, you can focus solely on the business problem instead of the infrastructure concerns. Using a simple demo application as an example, this Wrox Blox shows how easy it is to get started with NHibernate and build your DAL in minutes instead of hours. Readers will also see how the POCO pattern enables you to keep your DAL as unobtrusive as possible as well as being interchangeable for future DAL implementations. You will also see how NHibernate has many enterprise patterns built into it, like the Unit of Work pattern and the Identity Map.
Product information
- Title: NHibernate with ASP.NET Problem-Design-Solution
- Author(s):
- Release date: March 2009
- Publisher(s): Wrox Blox
- ISBN: 9780470488201
You might also like
book
Working with NHibernate 3.0
This book provides examples using the IQuery, ICriteria, QueryOver, and LINQ to NHibernate API's within the …
book
ASP.NET MVC 4 in Action
ASP.NET MVC 4 in Action is a fast-paced tutorial designed to introduce ASP.NET MVC to .NET …
book
Learning NHibernate 4
Explore the full potential of NHibernate to build robust data access code In Detail Connecting the …
book
Leveraging httpModules for Better ASP.NET Applications
This Wrox Blox explains how to create different types of custom modules for ASP.NET web sites. …