| Projects on Google Code | Results 1 - 2 of 2 |
----
===Note: This project will be superceded in NH3.0 by Query-Over ===
see: http://nhforge.org/blogs/nhibernate/archive/2009/12/17/queryover-in-nh-3-0.aspx
----
A project that provides extension methods for the NHibernate ICriteria interface to allow use of typesafe lambda expression...
NUndoManager is a easy to use recorder of operations for undo and redo.
You register an undo operation by registering a method to invoke to revert its state, the arguments for that method and the target of this method. NUndoManager is able to group all operations, so that performing an undo revert...