Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

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

How to use LINQ to filter property of child collection using (.Any())

linq nhibernate

NHibernate 2.1.0.4000 doesn't seem to like batch insert

NHibernate Code Generation

Nhibernate filtering by user defined function output

Deep copy entity with NHibernate

Windsor + NHibernate + ISession + MVC

Problem with SQLite related nUnit-tests after upgrade to VS2010 and Re#5

Nhibernate HQL Subselect queries

nhibernate hql