Asp.Net Example : ASP.NET Validation Controls


Introduction to ASP.NET Validation Controls ASP.NET - Validations Controls

ASP.NET validation controls allow us to validate the data that the user has typed into a web form before we accept the data from the user. For example if we want the user to provide us with email address in a web form, we can validate the data to make sure that user has typed email in the input field otherwise we refuse the data and provide user with error message to inform them of why we have not allowed the data to be processed. There are 6 types of validation controls in ASP.NET.

In this video you will learn about how to use built-in validation's controls of asp.net for
basic validations Like Require Name,email-id,age,two password comparison .


Introduction to ASP.NET Validation Controls


Tags: ,

Join Us!