Skip to content

video not played or not found error
click on direct switch

Hosted by Dailymotion. For legal issues: Copyright Center · DMC · Instant Removal

F24_PROG1322_06.4_Step_10 - Basic Auditing

D
dstovell

1 Views • Jan 02, 2025

Description

Want to use the same basic audit fields you have used before in stored procedures and triggers? We will see how MVC lets us automate the process of maintaining the data by implementing an interface and overriding SaveChanges() in our DbContext. Note that one reason this is easy to do is because we switched our Edit Post Actions to use the TryUpdateModel approach.

Remember that knowing who created a record is often useful for security restrictions.