Click here to Skip to main content
15,884,388 members
Articles / Programming Languages / C#

Object Relational Mapping (ORM) using NHibernate - Part 1 of 8 Coding One to One Entity Associations

Rate me:
Please Sign up or sign in to vote.
4.96/5 (27 votes)
27 Jan 2013CPOL21 min read 142.4K   127  
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, Lazy Initializations/Fetches Using NHibernate.
No downloads associated with this content

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
India India
Software Developer developing in c#.net.

Comments and Discussions