NHibernate tutorial #6 - Parent-Child Relationships
Posted
by BobPalmer
on Geeks with Blogs
See other posts from Geeks with Blogs
or by BobPalmer
Published on Fri, 11 Jun 2010 20:57:31 GMT
Indexed on
2010/06/12
3:03 UTC
Read the original article
Hit count: 296
I've finally had a chance to continue my NHibernate tutorial series after a series of vacations and events. In this tutorial, I cover one of the most common relationships, that of the parent-child, in NHibernate. I also go through some optimization refactoring along the way.
You can view the entire Google Docs article here:
http://docs.google.com/Doc?docid=0AUP-rKyyUMKhZGczejdxeHZfMzBmdjdzZDlkaA&hl=en
As always, feedback is appreciate!
-Bob
© Geeks with Blogs or respective owner