Search code examples
Calling Fetch in NH 3.1 ignores Skip and Take...


c#-4.0paginationnhibernatelinq-to-nhibernatenhibernate-3

Read More
NHibernate query mapped collection...


linqpaginationnhibernatelinq-to-nhibernate

Read More
NHibernate LINQ Add Query Hints...


linqnhibernatelinq-to-nhibernate

Read More
could not resolve property: CS$<>8__locals2 of: BusinessObjectMain; Nhibernate QueryOver Linq,...


c#nhibernatenhibernate-mappingqueryoverlinq-to-nhibernate

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


c#asp.net-mvclinqnhibernatelinq-to-nhibernate

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


c#cachingnhibernatelinq-to-nhibernate

Read More
How to set timeout for NHibernate LINQ statement...


c#-4.0linq-to-nhibernate

Read More
LINQ to NHibernate (3.0) : GroupBy and Sum in subquery gives NoTImplemented...


linqnhibernatelinq-to-nhibernate

Read More
NHibernate: Fetch an association which exists only in a subclass of the Query<>'d type...


nhibernatelinq-to-nhibernate

Read More
How to update Entity that have one-to-one relation?...


c#linqnhibernateiqueryablelinq-to-nhibernate

Read More
LINQ query does not work without .ToList()...


linqnhibernatelinq-to-nhibernate

Read More
The ExceptResultOperator result operator is not current supported...


nhibernatelinq-to-nhibernate

Read More
How do I get NHibernate to generate SQL for a computed property?...


nhibernatelinq-to-nhibernate

Read More
How to join two tables queries and select matching the records in Nhibernet linq?...


c#linqnhibernatelinq-to-nhibernatewebapi

Read More
Linq to NHibernate: Select multiple sums at once...


sqlnhibernatelinq-to-nhibernate

Read More
C# check string contain a word with underscores...


c#stringnhibernatecontainslinq-to-nhibernate

Read More
NHibernate IQueryable doesn't seem to delay execution...


linqnhibernatelinq-to-nhibernate

Read More
Futures in nHibernate Linq...


c#linqnhibernatemembership-providerlinq-to-nhibernate

Read More
LINQ Fluent NHIBERNATE .Contains() does not work in QueryOver<> but works in Query<>...


nhibernatefluent-nhibernatelinq-to-nhibernate

Read More
Selecting an object from the GroupBy key...


nhibernatelinq-to-nhibernate

Read More
HBM mapping both field and property...


nhibernatenhibernate-mappinglinq-to-nhibernate

Read More
Does NHibernate LINQ support ToLower() in Where() clauses?...


linqnhibernatelinq-to-nhibernate

Read More
Convert anonymous type to new C# 7 tuple type...


linq-to-entitiestuplesanonymous-typeslinq-to-nhibernatec#-7.0

Read More
Getting "Linq is not a member of NHibernate.ISession" error when implementing Linq to NHib...


.netvb.netnhibernatelinq-to-nhibernate

Read More
NHibernate 3.0: No FirstOrDefault() with QueryOver?...


linqnhibernatelinq-to-nhibernatequeryover

Read More
How to prevent NHibernate SqlDateTime overflow when querying the database without using an IUserType...


c#sql-servernhibernatefluent-nhibernatelinq-to-nhibernate

Read More
NHibernate - Select Random Number of Records with LINQ...


linqnhibernaterandomlinq-to-nhibernate

Read More
Is it possible to order by class type in NHibnernate IQueryable...


c#nhibernateiqueryablelinq-to-nhibernate

Read More
Eagerly fetch multiple collection: differences between QueryOver and Query...


nhibernatelinq-to-nhibernatequeryover

Read More
Linq to NHibernate multiple OrderBy calls...


linqnhibernatelinq-to-nhibernate

Read More
BackNext