Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-nhibernate

Basic Fluent NHibernate program compiles and runs, but nothing is saved to or loaded from database

Is it possible to call IQuerable.ToFuture() and IQuerable.Fetch() in same query for NHibernate (>3.0) Linq?

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.Linq LIKE