This is an article which continues on a project that I started in a previous article about how to configure NHibernate using Fluent NHibernate. In this article we’ll use the…This is an article which continues on a project that I started in a previous article about how to configure NHibernate using Fluent NHibernate. In this article we’ll use the Fluent…
Read the rest...Category Archives: nHibernate
A basic Fluent NHibernate configuration
I have some dealings with NHibernate (off and on) in my work and I thought I’d write about the basics for a NHibernate application. This example will use SQLite and…I have some dealings with NHibernate (off and on) in my work and I thought I’d write about the basics for a NHibernate application. This example will use SQLite and Fluent…
Read the rest...