NHibernate Tutorial #5 - Working with Many to Many relationships
- by BobPalmer
After a short break last week, I wanted to make sure I made time to publish the next in my series of tutorials on NHibernate.
This week I'll be covering Many to Many relationships, the hilo algorithm, IdBag element, and touch on Lazy Loading.
You can view the entire article at this link:
http://docs.google.com/Doc?docid=0AUP-rKyyUMKhZGczejdxeHZfMjZkdjd3cjJnMg&hl=en
As always, feedback and any technical bits I may have missed are always appreciated!
-Bob Palmer