Jesse Liberty returns to the podcast to explain some of the new features found in Silverlight 3. This week, we talk about validation.
What’s New?
Validation was kind of a pain in Silverlight 2. Silverlight 3 has built in features (including template and VSM support) for capturing and displaying validation errors.
Example
A user types text into a TextBox that is only supposed to receive numbers. The data object throws an ...
No comments yet, be the first one to post comment.