Generic NHDatabind
MonoRail provides a custom databinding solution for ActiveRecord, but there is nothing currently for NHibernate. One of the difficulties in creating an implementation for NHibernate is that there is no standard place to look for the ISession and no required base classes or interface that would identify a persistable object. Each ... Other labels:
samples