Let's say you have a simple class like the one from the MSDN article "Windows Forms Data Binding and Objects": You add some code for loading up your Customer object from a SQL database. Let's say your ...