Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fluent-nhibernate

NHibernate QueryOver Coalesce a property to another property

Unable to cast 'NHibernate.Collection.Generic.PersistentGenericSet`1 to System.Collections.Generic.IList`1

Fluent NHibernate - how to map a subclass one-to-one?

Is the default behavior with Fluent NHibernate to lazy load HasMany<T> collections?

How do I set the default transaction isolation level in Fluent NHibernate?

How do I specify a multi-column index with Fluent NHibernate

Rolling back records created by PersistenceSpecifications in Fluent NHibernate

c# fluent-nhibernate

FluentNHibernate Many-To-One References where Foreign Key is not to Primary Key and column names are different

Error with Nhibernate: System.Data.SqlClient.SqlException: Incorrect syntax near 'Index'

NHibernate: forcing square brackets in schema export?

NHibernate Current Session Context Problem

FluentNHibernate or port to NHibernate mapping by code

NHibernate Could not determine type for X

Invalid viewstate error in asp.net page

NHibernate Error Message: Invalid index 3 for this SqlParameterCollection with Count=3

NHibernate Unit Testing Mocking/In Memory Database

Manually setting the ID

Fluent NHibernate 1.2 - The invoked member is not supported in a dynamic assembly

Fluent NHibernate - exception occurred during configuration of persistence layer

What is the .Fetch.Select() in Fluent nHibernate?