Community

ASP.NET MVC Tip #43 Use Data Annotation Validators

(Stephen Walther) In this tip, I demonstrate how to take advantage of the validators from the System.ComponentModel.DataAnnotations namespace in an MVC application. You can take advantage of these validators to validate form data before submitting the form data into a database.

Read More - Register for Free Membership