Wednesday, March 18, 2009

Implementing Audit/history tracking using Prototype Pattern

Data audit trail is one of the most required features in any project. This article will talk about audit trail through application using prototype pattern. Most the projects have three tier architecture and have the core business objects in place. In this article we will see how we can leverage the current business objects to implement auditing functionalities.

Read more at http://www.dotnetfunda.com/articles/article290.aspx

Author: Questpond

0 comments: