Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fluent-nhibernate

Inserts of stateless session of NHibernate are slow

NHibernate Image Storage - The length of the byte[] value exceeds the length configured

nhibernate "cascade="all-delete-orphan" error

Why Fluent NHibernate vs. hbm XML files?

Help with QueryOver and WhereExists

IndexOutOfRangeException Deep in the bowels of NHibernate

Fluent nHibernate automapping property as nvarchar(max)

MS Entity Framework VS NHibernate and its derived contribs (FluentNHibernate, Linq for NHibernate)

Does Fluent-NHibernate support mapping to procedures?

nhibernate, could not resolve property

How do you map an enum as string in fluent nhibernate?

Fluent NHibernate Cascade Issue - Trying To Insert NULL ID

Setting string to be sql type of "varchar" instead of "nvarchar"

fluent nhibernate auto increment non key (Id) property

Mapping nested components in Fluent NHibernate

NHibernate IQueryable collection as property of root

Fluent Nhiberhate And Missing Milliseconds

NHibernate Fluent vs. Attributes

How do I get fluent nhibernate to create a varbinary(max) field in sql server

Ensure NHibernate SessionFactory is only created once