Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

Mapping large string with Fluent NHibernate

nhibernate queryOver projection syntax

Using LINQ with NHibernate

c# linq nhibernate

NHibernate updates row before deleting it?

c# .net nhibernate

NHibernate 3.0 rounding a decimal to 5 decimal places - why?

Trying to using Nhibernate with Mono & SQLite - can't find System.Data.SQLite

c# nhibernate sqlite mono

Get children count with restrictions using QueryOver on NHibernate

.net nhibernate queryover

Opinion requested: for static values, is it better to use Enums or Entities?

Why does NHibernate throw "StaleObjectStateException"?

c# hibernate nhibernate

NHibernate QueryOver Coalesce a property to another property

Need advice for large .net data access layer

NHibernate transaction management in ASP.NET MVC - how should it be done?

Fluent NHibernate: Mixing Automapping and manual mapping

Do I want an ORM?

NHibernate 3.0: TransactionScope and Auto-Flushing

Multitenancy with Fluent nHibernate and Ninject. One Database per Tenant

NHibernate profiler doesnt fetch my sessions

nhibernate

NHibernate weird error

.net nhibernate

Unable to cast 'NHibernate.Collection.Generic.PersistentGenericSet`1 to System.Collections.Generic.IList`1

Fluent NHibernate - how to map a subclass one-to-one?