NHibernate Forge
The official new home for the NHibernate for .NET community

Wikis

Browse Wikis

Burrow

Learn about this lightweight framework for NHibernate offering smart session management for ASP.Net applications...

General

A wiki for topics that do not fit in the more specialized wikis

How to

Quick starts, tutorials, code snippets, custom user types, application blocks and more...

NHibernate 2.0

Read reference documentation for a number of NHibernate 2.0 APIs.

Patterns & Practices

Find articles regarding best practices with NHibernate.

ProxyGenerators

Reference documentation for ProxyGenerators 1.0.

Spatial

Learn about this NHibernate extension allowing you to easily handle geographic data in a standard way.

Success Stories

Learn about real world commercial success stories and case studies for NHibernate in the real world.

Validator

Reference documentation for the NHibernate.Validator APIs.
78%

Your first NHibernate based application

Wiki extracted from the original blog post of Gabriel Schenker Welcome to NHibernate If you're reading this...
Revision #17 Posted to How to by mStyle on 04-16-2011
100%

Tuning queries with MS SQLServer

While writing this simple query using NHibernate API using (ISession session = factory.OpenSession()) { session...
Revision #7 Posted to How to by Groxx on 04-01-2011
Not rated

HiLo Generator With Node Suffix

I had recently the need for using an id generator with two requirements: Is DB-independent Allows data generated...
Revision #1 Posted to How to by Ricardo Peres on 03-31-2011
Not rated

Prefent NHibernate from saving default relations

Let's take a look at the following code: public class TaxCalculator { public static readonly TaxCalculator...
Revision #3 Posted to How to by dnperfors on 03-30-2011
100%

Contextual data using NHibernate filters

I'm in the middle of the development process of an application using NH for data access, and I'm faced...
Revision #7 Posted to How to by Germán Schuager on 03-30-2011
« First ... < Previous 4 5 6 7 8 Next > ... Last »
Powered by Community Server (Commercial Edition), by Telligent Systems