Tag Archives: NHibernate
NHibernate – Custom User Types and Collections
NHibernate is an extremely powerful ORM but sometimes its quite difficult to find information on how to do certain things and why other things are the way they are. Recently I’ve been working on generating NHibernate mapping files and a domain model with its classes using Visual Studio DSL tools. Below are some of the [...]
3
Login