|
Introduction In the first part , I outlined the sample application and said that it: will create a collection of Person objects and databind them to a ListBox. will use very simple DataTemplates to format two properties of the Person class - FullName...
|