Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

What is the best cache for Nhibernate when using an MVC web app?

asp.net-mvc nhibernate

Count number of queries executed by NHibernate in a unit test

NHibernate: Get object by SQL Query

sql nhibernate

Is there an equivalent to NHibernate's <component> in Entity Framework?

Query got timeout error in NHibernate but not In SQL Server

How can I Change the default scale and precision of decimals in Fluent NHibernate?

What's the NHibernate session.Load equivalent in Entity Framework?

NHibernate Configuration "current_session_context_class" possible values and descriptions

How do you work with detached QueryOver instances?

nhibernate queryover

Nhibernate LINQ DateTime.AddDay does not work

linq nhibernate datetime

NHibernate - Left joins

Fluent NHibernate One-To-Many Mapping

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