Click here to Skip to main content
15,889,096 members
Articles / Programming Languages / SQL

Changelog for Domain Objects

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
3 May 2010CPOL2 min read 7.2K   6  
A simple way to implement changelog system for database objects using NHibernate session interceptor and database triggers

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Poland Poland
Interested in tracing, debugging and performance tuning of the .NET applications.

My twitter: @lowleveldesign
My website: http://www.lowleveldesign.org

Comments and Discussions