Skip to content Skip to sidebar Skip to footer
Showing posts with the label Castle Activerecord

Timeout Exception When Timeout Set To Infinite Time

In my C# .NET 3.5 application I am using CastleProject ActiveRecord over NHibernate. This is deskto… Read more Timeout Exception When Timeout Set To Infinite Time

Read N Consequent Items By Activerecord

My project is C# and uses CastleProject ActiveRecord on MS SQL Server database. I need to retrieve … Read more Read N Consequent Items By Activerecord

Add Sql Query Options To Nhibernate Query

I'm working with some code that generates ICriteria queries for NHibernate. They get executed u… Read more Add Sql Query Options To Nhibernate Query