I'm currently building a medical scheme type application in winforms. I have implemented a lazy loading approach to the data access. I can't use an ORM like EF or nHibernate, so I have implemented it with own logic. I have multiple fields on a class eg. Package which contains navigational properties such as I'm currently building a medical scheme type ap