Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-nhibernate

How to create a collection of Expression<Func<T, TRelated>>?

How to order a NHibernate 3.0 Linq query based on a supplied property name

Inner join fetch in Linq query

Is there a way to combine results from two IQueryable<T> using NHibernate & Linq?

Nhibernate generating OUTER JOIN for a fetch

Linq to nHibernate Fetch gives error "A fetch request must be a simple member access expression" when used with a component

Nhibernate Linq & operator RegisterFunction Firebird

LINQ to NHibernate: could not resolve property

Linq to NHibernate - ordering anonymous type

The method or operation is not implemented while using linq to nhibernate

c# linq-to-nhibernate

Is it possible to order by class type in NHibnernate IQueryable

How do you use an Nullable<T> parameter with an nHibernate Linq Expression?

NHibernate Linq Eager Loading with generic repository