NHibernate: Is it okay to manipulate the repository directly from my entity classes?...
Read MoreHow do I configure NHibernate (or Fluent NHib) to add a table name prefix to all table names?...
Read MoreHow to map a string collection from another table in Fluent NHibernate?...
Read MorenHIbernate query with conditional join...
Read MoreNHibernate: Stateful and Stateless sessions need different mappings...
Read MoreWhy does Fluent nHibernate not set Id of child object when using SaveOrUpdate?...
Read MoreNHibernate.MappingException: Unknown entity class...
Read MoreHow do you map an enum as an int value with fluent NHibernate?...
Read MoreHow to store a non truncated varchar(max) string with NHibernate and Fluent NHibernate...
Read MoreAutomapper failing while mapping generic IEnumerable to generic List...
Read MoreNHibernate Second Level Cache not caching results from Query Cache...
Read MoreNHibernate - Working with dynamic created Table...
Read MoreMap dynamic/generic properties with NHibernate...
Read MoreSlow query in MS-SQL + Fluent NHibernate...
Read MoreFluentNhibernate - Handle query that refers to a null reference...
Read MoreHow to use fluent Nhibernate components...
Read MoreNHibernate - LAZY LOADING PROBLEM -Initializing[]-Could not initialize proxy - no Session."}...
Read MoreFluent Nhibernate Many-to-Many mapping with extra column...
Read Morewhat does this error mean in nhibernate...
Read MoreFluent nhibernate one to one mapping...
Read MoreHow to force nHibernate to update referencing objects automaticly?...
Read MoreAdd Restrictions to a join using CreateCriteria in nHibernate...
Read MoreHow can i get NHibernate to give me the SQL it would generate for an insert / update instead of exec...
Read Moreno persister for: Fluent nHibernate Exception...
Read MorenHibernate BulkInsert Identity column?...
Read MoreHow to configure Fluent NHibernate to output queries to Trace or Debug instead of Console?...
Read MoreArgumentOutOfRangeException : Index was out of range...
Read MoreMagic string causes error in nHibernate Profiler...
Read MoreWhy does fluent Hibernate .Sum throws InvalidOperationException when used at an empty table?...
Read More