Logo

NHibernate

The object-relational mapper for .NET

First three NHibernate quickstart tutorials available

As some of you may already know, I've begun work on a series of NHibernate tutorials as the first steps in a larger effort to help update the NHibernate reference documentation.

For many users, starting out with NHibernate is less of a learning curve and more of a learning cliff - so the intent with this first article series is to gradually expose the user to the features of NHibernate, from basic mapping through advanced techniques.

A couple of themes I am working to maintain through the tutorial series include not throwing too many new concepts in at once, and to keep the focus on the ORM side of the application and not get lost in the details of user interface implementation (although I plan on doing an MVC example in a later tutorial).  Another key part is that through the initial series of tutorials, I'll be building on a common frame of reference that can be used to better illustrate examples as I move from the tutorial portion and onto the FAQ/How-To and reference sections.

My current plan is to publish a new segment each week for review, so any feedback or technical corrections are greatly appreciated!

You can find the first three tutorials at these links:

Hello NHibernate! - Quickstart with NHibernate (Part 1)

Implementing a Repository with NHibernate - QuickStart with NHibernate (Part 2)

Mapping Object Relationships - QuickStart with NHibernate (Part 3)

 


Posted Sun, 25 April 2010 11:43:00 AM by BobPalmer
Filed under:

comments powered by Disqus
© NHibernate Community 2024