broomandan / FluentNHibernateSpike

Fluent NHibernate example application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FluentNHibernateSpike

Fluent NHibernate example application

This is an example application utilizing Fluent NHibernate.

The application is configured for MSSQL2008.

It is covering one to one , one to many and many to many relationships.

Setup:

Application assumes an existing sql 2008 database (you can create a new empty database with required name).

Database connection string inforamtion could be found in App.config.

Data model diagram could also be found in solution items.

About

Fluent NHibernate example application

License:MIT License


Languages

Language:C# 100.0%