Community

ASP.NET MVC 3: Using Annotations for Data Validation

(Mahesh Sabnis) Implementing Data Validations in a Web Application is a challenging task. Most of the time, a developer gets confused on whether to validate the user input on client side or server side. In Server side validations, the logic gets executed on the server.

Read More - Register for Free Membership