Related resources for NHibernate ORM
  • Automatic Table Generation in Any Database by NHibernate ORM and CodeDom3/28/2015 2:40:33 PM. This article describes how to allow users to build a database automatically from an application via two technologies, code generation (CodeDOM) and NHibernate (Fluent) that let us make a backend regardless of the type of database and without involving complicated concepts.