Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

NHibernate Validator throws System.NotSupportedException after upgrading to 3.1

Why would BinaryFormatter attempt to cast an object of type marked [Serializable] to IConvertible?

NHibernate - Union three QueryOvers

nhibernate queryover

NHibernate ConventionModelMapper; What is the difference between IsRootEntity & IsEntity

NHIbernate refreshing a collection

c# nhibernate collections

The factory was disposed and can no longer be used. NHibernatefacility

Sharing a NHibernate session between UnitOfWork and Repository

Should I transform Entity (Persistent) objects to DTO objects?

NHibernate json proxy serialization with with ReferencesAny

json nhibernate

NHibernate 2.1: LEFT JOIN on SubQuery with Alias (ICriteria)

nhibernate configure and buildsessionfactory time

Handle NHibernate Transaction Errors

NHibernate navigators mapped to the part of a composite key problem - legacy database usage

Eager Loading of Tree / Hierarchies using Nhibernate

nhibernate does not release memory after session closes

nhibernate

NHibernate 3 LINQ inner join issue with three jumps: NotSupportedException

Tracing ORM performance

Same SQL Query Slower from NHibernate Application than SQL Studio?

sql sql-server nhibernate

NHibernate query with criteria on child collection member returns only partial child collection

nhibernate

Intercepting NHibernate Lazy-Load behaviour to return null if not connected to a session?

c# nhibernate soa