Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fluent-nhibernate

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

Prevent Nhibernate schemaexport from generating foreign key constraints on has many relationship

Is there any Fluent NHibernate book?

c# fluent-nhibernate fluent

AssertionFailure: "null identifier" - FluentNH + SQLServerCE

Is NHibernate SchemaUpdate safe in production code?

Castle Windsor IoC in an MVC application

which version of fluent nhibernate is compatible with nhibernate 3.2

How do I handle table relationships with the repository pattern?

nHibernate HQL - entity is not mapped

c# fluent-nhibernate

Is it possible to use NHibernate without altering a DDD model that is part of a framework