Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate-3

Programmatically set Nhibernate to lower logging level for log4net

NHibernate RowCountInt64 returns wrong count with transformed query

nHibernate 3 - QueryOver with DateTime

nhibernate nhibernate-3

Fluent NHibernate - IndexOutOfRange

Breaking changes with NHibernate 4 upgrade

What is the difference between ISession.SaveOrUpdateCopy() and ISession.Merge()?

nhibernate nhibernate-3

How to use nhibernate ToFuture query with nhibernte linq

NHibernate 3.0: TransactionScope and Auto-Flushing

NHibernate Current Session Context Problem

How to do a conditional Sum with Nhibernate?

c# queryover nhibernate-3

NHibernate + WCF + Windows Service and WcfOperationSessionContext class

wcf nhibernate nhibernate-3

Join multiple tables with NHibernate and QueryOver

Eager load while using Linq in NHibernate 3

Serialize nhibernate entity to json error: Cannot serialize a Session while connected

NHibernate 3.2 many to many mapping by code