Validating Data in ASP.NET MVC Applications

Validating data entered by the user is one of the most common tasks in web applications. As far as ASP.NET MVC is concerned there are various ways to accomplish this task. As a web developer you should be aware of these options so that depending on your requirement you need to pick the appropriate one. This article discusses many of the available options and also shows in step-by-step manner how these options can be put to use in your ASP.NET MVC application.

http://www.bipinjoshi.net/articles/d89d705c-4e34-4889-9959-891b4eda6f68.aspx

No Comments