Introduction to NHibernate: Intermediate NHibernate Usage (Part 6)
In the 7th and final episode of this series, you’ll see some code examples of working with collections of related objects and how lazy loading and cascade operations work from a code perspective. We’ll also discuss object lifecycle management in NHibernate as well as guidance on how to manage lifecycle …