Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

Would nhibernate be used in large scale projects like say facebook? (for arguments sake)

nhibernate facebook

Error with NHibernate 2.1 and Oracle 10g client

oracle nhibernate oracle10g

How to add new object to an IList mapped as a one-to-many with NHibernate?

Removing Order from NHibernate Criteria Query

does nhibernate work with medium trust out of the box?

nhibernate

NHibernate: How do I ignore the cache and go directly to the database?

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