Error!
Success!

Implementing and Using Repositories with NHibernate in C#

0
kicks

Implementing and Using Repositories with NHibernate in C#  (Unpublished)

This is an example of utilizing the Repository pattern in C# implemented with NHibernate as data access framework but keeping in mind to provide a layer of abstraction to easy switch to another data access provider (Entity Framework for example). Patterns like Approval, Finder, Persistor, etc. Connecting to SQLite in memory; SQLite in file; Postgres with FluentNHibernate.


Kicked By:
Drop Kicked By: