In this chapter, you'll learn:
Validation
November 24, 2009|Level 300 : Intermediate
Introducing the new INotifyDataErrorInfo interface
August 9, 2010|Level 300 : Intermediate
In this short video, Jesse Liberty sets up an MVVM application with a data form that he’ll use in subsequent videos to discuss Data Validation and related topics.
August 9, 2010|Level 300 : Intermediate
Jesse Liberty adds data binding and basic data validation in this fast paced video.
August 16, 2010|Level 300 : Intermediate
Validating Data 3 – Factoring, Binding and Extending: Jesse Liberty builds on his Data Validation application, adding logging and factoring out common code in the validation process.
November 12, 2009|Level 300 : Intermediate
Jesse Liberty demonstrates using the new INotifyDataErrorInfo interface for synchronous and asynchronous data validation.
November 4, 2009|Level 300 : Intermediate
Silverlight 3 contains enhanced capabilities to handle data validation by way of two-way binding. In this video, Todd Miranda demonstrates how to use binding validation in Silverlight 3 application...