Search code examples
nhibernate - disable automatic\lazy loading of child records for one to many relationsihps...

nhibernate

Read More
How do I configure NHibernate (or Fluent NHib) to add a table name prefix to all table names?...

visual-studioormnhibernatefluent-nhibernatenaming-conventions

Read More
NHibernate update causes a select of a row's computed columns...

nhibernatenhibernate-mapping

Read More
Nhibernate System.IndexOutOfRangeException on not selected column...

c#asp.netnhibernate

Read More
Could not find the property - exception after switching from NHibernate 3 to 3.3.1...

c#.netstringnhibernatenhibernate-mapping

Read More
nHIbernate query with conditional join...

c#sqlnhibernatefluent-nhibernatequeryover

Read More
NHibernate: Stateful and Stateless sessions need different mappings...

c#nhibernatefluent-nhibernate

Read More
How to "SET NOCOUNT ON" for Nhibernate generated select statements...

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
How do I convert the query I use join in Nhibernate to my model?...

c#.netnhibernate

Read More
Proper Guid Mapping. Nhibernate...

c#nhibernate

Read More
SimpleDB dialect for NHibernate...

.netnhibernateamazon-simpledb

Read More
Why JoinAlias doesn't fetch a sub list...

sqlnhibernate

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

c#cachingnhibernatelinq-to-nhibernate

Read More
Which is beneficial for start up; Linq to SQL or Nhibernate?...

asp.netdatabasenhibernatelinq-to-sqlorm

Read More
using fluent nhibernate, is there anyway to have a private property mapped...

c#nhibernate

Read More
What to do in Dispose() method...

c#nhibernateidisposable

Read More
NHibernate.InvalidProxyTypeException: The following types may not be used as proxies...

c#nhibernate

Read More
Nhibernate Queryover Case Insensitive IsIn...

c#nhibernatequeryover

Read More
How do you map an enum as an int value with fluent NHibernate?...

nhibernatefluent-nhibernate

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

linqnhibernatelinq-to-nhibernate

Read More
How to store a non truncated varchar(max) string with NHibernate and Fluent NHibernate...

.netnhibernatefluent-nhibernate

Read More
How pass a parameter to IN Operator?...

c#oracle-databasenhibernateora-00932

Read More
Prevent deferred execution of extension method or predicate in where cause c# linq...

c#linqnhibernate

Read More
NHibernate Map an Object without a table...

c#nhibernatemapping

Read More
How do I unit test protected properties meant to be set only by NHibernate?...

c#unit-testingnhibernatenunitmoq

Read More
Injecting Dependencies into Domain Model classes with Nhibernate (ASP.NET MVC + IOC)...

asp.net-mvcnhibernateinversion-of-controlcastle-windsorioc-container

Read More
nhibernate 3.3 one-to-many mapping-by-code updates children instead of inserting...

c#nhibernate

Read More
NHibernate Second Level Cache not caching results from Query Cache...

cachingnhibernatefluent-nhibernatesecond-level-cache

Read More
Subquery with Entity Framework...

c#sqlsql-serverentity-frameworknhibernate

Read More
BackNext