Interview Questions

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

.NET Interview Questions and Answers


(Continued from previous question...)

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

Using special validation controls that are meant for this. We have Range Validator, Email Validator.

(Continued on next question...)

Other Interview Questions