Mapping Object Relationships - QuickStart with NHibernate (Part 3)
- by BobPalmer
For this third tutorial, we'll be introducing users new to NHibernat to basic object relationships, starting with a simple many-to-one relationship.
I decided that it would make sense to at least get the readers through some basic relationship mapping (including varieties of parent/child and many to many relationships) before diverging…