How do you validate the controls in an ASP .NET page?

Answer Posted / raj

We can validate the controls in an ASP.NET page using
validation controls. There are six types of validation
controls in asp.net. They are :

RequiredFieldValidator,
RangeValidator,
CompareValidator,
RegularExpressionValidator,
CustomValidator and
Validation Summary

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does asp.net work?

744


Explain the code Access Security (CAS) in .net Framework?

971


What is new asp.net core?

781


Why is string called immutable data type?

812


What is the procedure to create the environment for asp.net? : asp.net mvc

724


What is the difference between page.registerclientscriptblock and page.registerstartupscript?

664


Explain client side state management system.

747


What is clickid?

773


Why is an object pool required?

818


What can we do with asp.net?

701


Can you set the session out time manually?

610


How to implement form based authentication in asp.net application?

815


Define view state.

743


What are the different types of sessions in asp.net?

698


Explain about asp.net caching?

775