Object Change Tracking via Reflection in .NET
We have this big project we're working on (which I have written [http://www.exceptionnotfound.net/between-two-stacks-the-consequences-of-a-data-less-decision/] about before [http://www.exceptionnotfound.net/entity-framework-and-wcf-loading-related-entities-with-automapper-and-reflection/] ) and one of the things we need to do on this project is automatic logging of changes made to model objects. I've worked out a way