Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-nhibernate

NHibernate projecting child entities into parent properties with Linq or QueryOver

NHibernate: How do I ignore the cache and go directly to the database?

Why ordinary laws in evaluating boolean expression does not fit into LINQ?

c# linq linq-to-nhibernate

How use Distinct in linq & linq to NHibernate by some columns

The LastResultOperator result operator is not current supported

Eager loading child and child-of-child collections in NHibernate

NHibernate using wrong table alias

Linq to NHibernate wrapper issue using where statement

How do I express this LINQ query using the NHibernate ICriteria API?

NHibernate.Linq LockMode

Linq to NHibernate query comparing enum mapped as integer succeeds, but fails as equivalent criteria query

Nhibernate query for items that have a Dictionary Property containing value

NHibernate / MySQL string concatenation

Nhibernate.Linq: Restricting query results with Where(Expression<Predicate<T>>)

Is Linq to NHibernate in the 2.1 Alpha release?

LINQ-NHibernate - Selecting only a few fields (including a Collection) for a complex object

How do you return certain properties from a linq query, rather than complete objects?

NHibernate.Linq LIKE