Hello, I want to ask my user in a application that uses LINQ if he wants to save the changes, does LINQ provide a property on a DataContext or elsewhere I can check if any objects have been changed? Or do I have to maintain my own variable to track changes??? Best Regards, Klaus Enevoldsen
Read More...