Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

How to solve this exception "Could not find a setter for property 'ProductCode' in class ... "

Why my system is trying to load a type from an invalid version of the assembly?

Why isn't my NHibernate bag collection setting the 'parent id' of the children dynamically?

How do I keep an IQueryable<> within a transaction using the repository pattern?

What is NHibernate session exactly?

How do I use Fluent NHibernate to map a self-referencing folder hierarchy?

NHibernate generates update statement for all columns

Where ... In ... Or Where ... In ... with NHibernate IQueryOver

nhibernate queryover

NHibernate 3.1 Linq with Contains and Any

linq nhibernate

Nhibernate 2nd level caching issues / questions when moving from a single web server to a multiple web server load balanced environment

Using AutoMapper to Map IList<TSource> to (Iesi.Collections.Generic) ISet<TDestination>

c# nhibernate automapper

NHibernate narrowing proxy warning

nhibernate

NHibernate Joined Subclass in Separate Assemblies

Dependency injection with NHibernate objects

How to set more than 2 Expression in Expression.Or

how to user year() and month() functions in NH Criteria API?

nhibernate criteria

fluent nhibernate named-query without using hbm file for the map

NHibernate + SqlServerCE

c# nhibernate

Configuring NHibernate second level caching in an MVC app

NHibernate QueryOver order by first non-null value (coalescing)