65.9K
CodeProject is changing. Read more.
Home

Object Relational Mapping (ORM) using NHibernate - Part 5B of 8: Coding Many-to-Many Entity Associations

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.93/5 (6 votes)

Oct 24, 2012

CPOL

9 min read

viewsIcon

24118

A full series of 8 part articles to show One-To-One, Many-To-One, Many-To-Many associations mapping using NHibernate, using collections with NHibernate, Inheritance Relationships using NHibernate, and lazy initializations/fetches using NHibernate.