Creating a NHibernate session to access database within ASP.NET

Posted by remsai10 on May 14, 2010 4:46 PM EDT
packtpub.com; By Aaron B. Cure
Mail this story
Print this story

NHibernate is an open source object-relational mapper, or simply put, a way to rapidly retrieve data from your database into standard .NET objects. This article teaches you how to create NHibernate sessions, which use database sessions to retrieve and store data into the database. In this article we'll talk about: * What is an NHibernate session? * How does it differ from a regular database session? * Retrieving and committing data * Session strategies for ASP.NET

Full Story

  Nav
» Read more about: Story Type: Tutorial; Groups: GNU

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.