auditing
Web Application Auditing
How can I audit a web application specifically database changes, when the application is connecting to the database as a system account?[详细]
2022-12-25 07:18 分类:问答Nhibernate Auditing
I have a question about auditing. Most auditing examples use one audit table to track changes. However, we need one audit table per \"regula开发者_高级运维r\" table. In other words, tblCustomer would[详细]
2022-12-24 15:31 分类:问答Finding property differences between two C# objects
The project I\'m working on needs some simple audit logging for when a user changes their email, billing address, etc.The objects we\'re working with are coming from different sources, one a WCF servi[详细]
2022-12-22 13:36 分类:问答Auditing and model lifecycle management for instances and their associations?
I am trying to write an application to track legal case requests.The main model is Case, which has_many Subjects, Keywords, Notes, and Evidences (which, in turn, has_many CustodyLogs).Since the applic[详细]
2022-12-09 02:32 分类:问答