Every change of data in some row in database should save the previous row data in some kind of history so user can rollback to previous row data state. Is there any good pra
I solved this problem very nice by using NHibernate.Enverse
For those intersted read this: http://nhforge.org/blogs/nhibernate/archive/2010/07/05/nhibernate-auditing-v3-poor-man-s-envers.aspx