Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

When should we choose nHibernate over other ORMs?

hibernate nhibernate

Get executed SQL from nHibernate

c# nhibernate

How pass a parameter to IN Operator in NHibernate?

NHibernate mapping attributes vs fluent NHibernate

Entity Framework vs. nHibernate for Performance, Learning Curve overall features

How do I copy an object with NHibernate

The type initializer for 'NHibernate.LoggerProvider' threw an exception

nhibernate common.logging

QueryOver API OrderBy using Case

nhibernate queryover

learning nhibernate (with or without fluent)

NHibernate and code first

How can Dispose() know it was called because of an exception?

how to replicate and retry deadlocks in nhibernate

nhibernate deadlock

How to incorporate property value conversion into NHibernate QueryOver .SelectList?

Nhibernate QueryOver. OrderBy using strings property names.

NHibernate HiLo - one table for all entities

nhibernate

nhibernate hql with named parameter

Querying with nHibernate where todays date is between publishDate and Expiry date

How do I run setup and teardown code with each test in MSpec?

.net nhibernate mspec

Fluent NHibernate question

Is it possible for nhibernate to return a query as an IDictionary instead of an entity class?