Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fluent-nhibernate

Validate Bool using Fluent Validator

Checking existence of lazy loaded child without getting/loading in Fluent NHibernate

How to set custom DriverConnectionProvider with Fluent NHibernate

Unable to obtain public key for StrongNameKeyPair

.net fluent-nhibernate

ASP.NET MVC3 - 3 Tier design - Transaction control and business layer design questions

NHibernate multi query / futures with Oracle

NHibernate - Execute SQL to populate DTO

Invalid index 6 for this SqlParameterCollection with Count= 6

How do I setup a ROWVERSION/TIMESTAMP datatype column using FluentMigrator?

What is the difference between NHibernate.Mapping.ByCode.Conformist.ClassMapping and FluentNHibernate.Mapping.ClassMap?

NHibernate Mapping Exception: An association from the table dbo.AccountGroup refers to an unmapped class: System.String

fluent-nhibernate

Verifying datetime fluent nhibernate mappings

c# fluent-nhibernate

Nhibernate GetById returns ObjectNotFoundException insetad of null

Nhibernate entity with multiple Many-To-Many lists of the same type?

Fluent Nhibernate : could not resolve property

c# fluent-nhibernate

Multiple levels of inheritance with Fluent NHibernate using discriminators

NHibernate - returning complex object from sql function

Dealing with Schema Updates in nHibernate/Fluent nHibernate after Deployment