Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

Where clause in Fluent NHibernate Many-to-Many

Nhibernate transactions:Avoiding Nhibernate dependency in the service layer

Morfik - suitability for medium-scale web enterprise applications

Can NHibernate set non-public properties?

NHibernate Projection queries group by date

What does Configuration.AddAssembly("") in NHibernate do?

nhibernate

NHibernate ObjectProxy casting with Lazy Loading

Entity Framework 4.1 VS Nhibernate, for noob in ORM

Fluent NHibernate - HasManyToMany NHibernate.MappingException: Repeated column in mapping for collection

c# .net nhibernate fluent

Is it ok to derive a salt from a password, and then hash the password + derived salt?

nhibernate encryption

How does NHibernate implement optional log4net logging

nhibernate log4net

Where with IN operator using Linq on NHibernate

c# linq nhibernate queryover

Fluent NHibernate mapping to a SQL Server CHAR(10) ID column

JsonSerializationException on lazy loaded nHibernate object in WebApi when called from Angularjs service

Creating NHibernate Queryover to get sum of two field product with group by

c# nhibernate queryover

NHIbernate: Difference between Restriction.In and Restriction.InG

c# nhibernate orm

NHibernate : Query by example on primary key produces "WHERE (1=1)"

nhibernate

Organization Id Field as a Composite Primary Key

NHibernate : Group by and Count

nhibernate

adding an nHibernate mapping at run time?

nhibernate