Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

Nhibernate.Linq: Restricting query results with Where(Expression<Predicate<T>>)

NHibernate mapping exception. No persister for: NHibernateTesting.Account

3 tiers nhibernate + wcf + Silverlight

Mapping by code Zero-Or-One relationship

NHibernate Insert Into Table

c# nhibernate

Use of Cast Projection inside a Concat Projection

Save and load Utc DateTime with NHibernate

c# datetime nhibernate utc

Select from Table Valued Function nhibernate

NHibernate QueryOver group by without selecting the grouped by column

c# nhibernate queryover

AutoMapper and Sorting the child collection conditionally

NHibernate mapping of lookup collection (if that makes any sense)

c# nhibernate

How to map uint in NHibernate with SQL Server 2005

Is Linq to NHibernate in the 2.1 Alpha release?

NHibernate "null identifier" exception after inserting an entity

nhibernate

Fluent NHibernate AutoMapping with discriminator

Find Underlying Column Size Via NHibernate Metadata

nhibernate size metadata

NHibernate latency is very high

nhibernate orm

Which second level cache to select for nHibernate?

Fluent Nhibernate configuration error in multi thread application

How can i do something like IList<T>.Contains(OtherObjectType)?

c# .net nhibernate ilist