Sorry, but there are no more tags available to filter with.
-
NOTE: this post was originally published on June 14, 2008 One of my favorite NHibernate features must be the MultiCriteria/MultiQuery support. This basically allows you to execute a set of queries in one database call. In case you don't know, an ICriteria instance is basically a programmatic query...