Check out the third of 8 videos by Ken Cox about the development of CRUD application using Silverlight and Visual Basic.NET.
In Episode 3 of my series on creating a Silverlight 2 Data Form, we display the details of the selected item and explore the DataContext property. I spend some time on the interesting and flexible ObservableCollection objects and configure automatic UI updating by implementing INotifyPropertyChanged.
Note: The previous episodes are prerequisites: Episode 1, Episode 2
The full source code is available for download from here.
Please, give your valuable feedback about the video by leaving a comment. Thank you for watching and stay tuned for episode 4!