Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
255
Silverlight xamWebEditor Validation
posted

Hi,

We're considering moving from traditional ASP.NET to Silverlight.  In the ASP.NET application, we use the Infragistics WebEditors (Numeric, Text, Date) for page entry and subsequent validation of data using server-side custom validators (when the "submit" button is pressed).

Would you have suggested best practices for the same kind of validation of data using SilverLight and the xamWebEditor controls?

Thanks!