There is a need from a customer to log every data change to a logging table with the actual user who made the modification. The application is using one SQL user to access t
How about handling Context.SavingChanges?