Nhibernate QuickStart
Are you working on an application that needs to connect to a database? Have you considered using NHibernate to do this? In this tutorial i am going to go though how to set up a simple console application to use NHibernate. We will create the entities and mappings for our […]