Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

What would you put into the unit test of a repository class (data access layer)?

Fluent NHibernate Automapping: Alter DateTime to Timestamp

NHibernate removes DAL?

Nhibernate - How to debug "Antlr.Runtime.NoViableAltException"?

nhibernate hql

How to implement historical versioning?

NHibernate Criteria select items by the group by and sum of itemid within another table

Why is NHibernate refusing to batch inserts?

Does NHibernate support mapping from SQL Views?

sql database nhibernate views

How to build () => x.prop lambda expression dynamically?

Oxite or S#arp Architecture for new Asp.net CMS site

Lazy Loading in NHibernate

nhibernate lazy-loading

Readonly collection properties that NHibernate can work with

How to use NHibernate with asp.net 3.5

asp.net nhibernate .net-3.5

Rewriting NHibernate app in Linq to SQL

c# nhibernate linq-to-sql

What is a 'Bag' and a 'Set' in nHibernate?

NHibernate ISession.Save() - Why is this persisting my entities immediately?

The LastResultOperator result operator is not current supported

How to enumerate column names with NHibernate?

c# nhibernate inspection

How to build a generic repository

How do I get the NextVal from an oracle Sequence thru NHibernate