Here are the code samples for the presentation I did last Friday.
This is the sample that covers INotifiyPropertyChange and ObjectDataSource
File Attachment: NotifyPropertyChangedSample.zip (51 KB)
This is the sample that covers an XmlDataSource
File Attachment: Xml_DataSourceSample.zip (10 KB)
This is the sample that covers using ADO.NET
File Attachment: DataSet_SQLDataSourceSample.zip (41 KB)
This is the sample that covers a CollectionView
File Attachment: CollectionViewSample.zip (43 KB)
This is the sample that covers a CollectionViewSource