How do I get IDbTransaction from NHibernate's ITransaction?...
Read MoreAvoid plan cache bloat for same query with different comments...
Read MoreOverride == (equality) operator in NHibernate?...
Read MoreHow to convert IQueryable to "Expression<Func" to provide Projection list to NHibernate...
Read MoreNHibernate: Why child entities in collection are not being saved?...
Read MoreIs it possible to create a database using NHibernate?...
Read MoreSaving extra information with Many To Many collection...
Read MoreNHibernate session management in RESTful API with Tasks/Threads...
Read MoreCorrect use of the NHibernate Unit Of Work pattern and Ninject...
Read More(Fluent) NHibernate table-per-hierarchy; Id is only unique along with discriminator...
Read MoreBest way to store enum values in database - String or Int...
Read MoreTransaction not connected, or was disconnected error...
Read MoreWhat's the deal with PrimitiveType in NHibernate?...
Read MoreWhat is the best way to manage Transaction with Nhibernate Repository...
Read MoreNHibernate: How to insert C# [Guid] into MySQL [BINARY(16) DEFAULT (uuid_to_bin(uuid(),1))] column?...
Read MorenHibernate QueryOver with a Left Join using *OR* and *AND* clauses...
Read MoreHow can I lock objects before update using NHibernate lock modes?...
Read MoreInjecting ISession Into My Repositories Using Structuremap in a Asp.Net MVC Application...
Read MoreFluent nHibernate with BindingList<T>...
Read MoreEasiest way to reindex lucene.net indexes when nhibernate.search used?...
Read MoreHow select referenced entity in nhibernate queryover...
Read MoreHow to know query generated by Fluent NHibernate...
Read MoreLINQ to NHibernate, "get by array of ids" query...
Read MoreNHibernate session.flush() fails but makes changes...
Read More