I have a doubt regarding Audit Log under Entity Framework 6.0...I have implemented it but it really slows downs when I update or insert....In other application (Not using EF), I used to create a memory XML with the audit information and then send it to a ...