Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

NHibernate cascading save

Mono validation of NHibernate's cfg.xml file

c# nhibernate mono xsd

Why does NHibernate need non-settable members to be virtual?

nhibernate

nHibernate Many-To-Many mapping and Lazy loading

Fluent nhibernate mapping nested properties "cannot find getter"

NHibernate ISession lifecycle; When is it ok to create/dispose inside each repository method?

Why are my Fluent NHibernate SubClass Mappings generating redundant columns?

Getting NullReferenceException in IIS7 integrated mode

How and where to store nhibernate session in winforms per request

The type or namespace name 'ISet' does not exist

NHibernate QueryOver to sort each of the one-to-many collections

How to Union two Queries in LINQ to Fluent NHibernate?

sql linq nhibernate union fluent

NHibernate - Unexpected update without explicit update

Fluent nhibernate automappings ignore inherited property

MVC 3, where to commit unit of work?

c# asp.net-mvc nhibernate

How do you map a component that is also a primary key in NHibernate hbm xml (or in a fluent-nhibernate class map)?

Update records Nhibernate and Iqueryable