Fluent NHibernate provides a Fluent API also enables you to use LINQ to query data on top of the NHibernate engine ORMs (object relational mappers) simplify data access in your application by allowing ...
A monthly overview of things you need to know as an architect or aspiring architect.
I've just taken the plunge into learning NHibernate with a small utility that will utilise an existing fixed, proprietary schema. There are two tables I'm interested in in this schema right now (users ...