Community

Performing Validation in an ASP.NET MVC Application

(AzamSharp) Validation is one of the most important aspects of an application. ASP.NET MVC framework provides multiple ways to validate the user input. In this article we are going to demonstrate how to perform validation in an ASP.NET application using Controller action, IDataErrorInfo and DataAnno

Read More - Register for Free Membership