Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fluent-nhibernate

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

NHibernate is producing SQL with a bad join

NHibernate collection loading, "illegal access to loading collection"

How to identify a particular entity's Session Factory with Fluent NHibernate and Multiple Databases

Fluent NHibernate join not using primary key

What's the best way to implement a fulltext search for an ASP.NET MVC application?