New posts in nhibernate

How to log SQL calls with NHibernate to the console of Visual Studio?

Linq for NHibernate and fetch mode of eager loading

What is NHibernate?

What is a Projection?

NHibernate: How do I XmlSerialize an ISet<T>?

Batch Update in NHibernate

Generate XML mappings from fluent Nhibernate

Using MiniProfiler's database profiling with NHibernate

How to save a child with assigned id in nhibernate

How to get a distinct result with nHibernate and QueryOver API?

How to create OR statements for NHibernate?

NHibernate configuration for uni-directional one-to-many relation

nHibernate, No row with the given identifier exists

Fluent NHibernate, working with interfaces

queryover and (x like 'a' or y like 'a')

How to persist an enum using NHibernate

Programming to interfaces while mapping with Fluent NHibernate

NHibernate - CreateCriteria vs CreateAlias

Disable NHibernate logging

How to configure Fluent NHibernate to output queries to Trace or Debug instead of Console?