0
kicks
A Guide to implementing NHibernate with MySql
NHibernate is a way of managing information from an application to a relational database. It is part of Hibernate.Core developed for the .Net platform. The way NHibernate works is by mapping the database to the objects with the use of XML files.