What is the purpose of each of the validation controls
provided by ASP.NET?

Answer Posted / raghumadhav tirunagari

Users might ignore a required field.
They might type garbage instead of their email address
They might make a typographical error.
Web applications are susceptible to these types of problems
because they can't respond to the KeyPress event like you
can in Windows applications. ASP.NET solves these problems
by providing validation controls

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a multilingual website?

568


What are the differnt types of handler in ASP.NET?

536


What is session object? Describe in detail.

567


What is anonymous authentication?

589


What's the use of formatters in .net?

576






In the Repeater control which way you can edit?

653


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

519


Describe session handling in a webfarm, how does it work and what are the limits?

586


How can we create Tree control in asp.net?

590


What is the mvc framework?

569


What are the Types of object in asp

640


How many types of triggers are there in update panel?

579


What are strong names?

594


How do sessions work?

540


Is session stored in browser?

532