The following is a screenshot when you start off from NHibernate’s default OnLoad listener (called e.g. when you say session.Load<Cat>(23) ). I’ve cut out other outgoing calls to show y
Fine, fine, the title is a blatant copy from Fabio Maulo 's equally titled blog post . Then again, this was the direct inspiration for understanding how the data access should look like in the m
I am working at a project that uses the .NET 3.5 communication stack between client & server (WCF) and they have decided to be Domain driven. In this case NHibernate (NH) is the persistence framework