1

I use SQL Server 2008 Standard, Asp.net MVC 2 and Entity Framework 4.0

I would like to know the best and simplest way to log data change. I read a little bit about change data capture and seem to be very interesting.

I just wanted to know if I can log directly with Entity Framework. I have a total of 170 entities. If possible, is there a generic method to perform my needs ?

Thanks a lot everyone.

marc_s
  • 675,133
  • 158
  • 1,253
  • 1,388
Jean-Francois
  • 1,809
  • 4
  • 31
  • 72
  • 1
    Take a look at [Implementing Audit Log / Change History with Entity Framework](http://stackoverflow.com/questions/6867459/implementing-audit-log-change-history-with-mvc-entity-framework/6867622#6867622) – Eranga Sep 27 '11 at 04:00

0 Answers0