Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fluent-nhibernate

Getting Fluent NHibernate to work with SQLite

Generate C# entities from existing DB and Fluent NHibernate auto mapping

Antlr exception with message "plan b" when walking IQueryable of NHibernate entities

NHibernate inconsistent sql column alias

Using MVC and fluent Nhibernate, how do I validate unique fields on my ViewModel before I bind them to my Domain Object and Save them?

Anyone know of any decent resources on Stored Procedures for Fluent Nhibernate 1.1

Fluent NHibernate - How to map a non nullable foreign key that exists in two joined tables

Mapping a Component inside a Component Collection

Implementing UnitOfWork with Castle.Windsor

NHibernate Profiler - large discrepancy between database duration and total duration?

Fetch.Join() not working in Fluent NHibernate

Fluent NHibernate N+1 issue with complex objects

NHibernate - KeyNotFoundException: The given key was not present in the dictionary

How to alter column using nhibernate SchemaUpdate functionality

Fluent nHibernate: Unsupported mapping type

NHibernate, a different object with the same identifier value was already associated with the session

Disconnect object from NHibernate session

Use of TransactionScope with read uncommitted - is with (nolock) in SQL necessary?

Fluent-NHibernate many-to-many cascade does not populate the link table

How do I make NUnit respect my bindingRedirect in my testassembly.dll.config?