Interview Question

Created by admin on Sat, 17/11/2012 - 16:42
Question: 

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

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