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 meant by server side scripting?

710


What's the ASP.Net Application life cycle?

772


What kind of data can be stored in viewstate?

746


What is authentication in asp.net?

776


Describe a bubbled event and how it is used ?

836


Define a multilingual website?

717


What is an assembly? Explain its parts.

823


When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?

784


what is a .xap file? Explain with an example.

765


Explain an object, class and method.

731


How do you remove duplicates without using remove duplicate stage?

789


How do I use a proxy server when invoking a web service?

716


What are the three parts of an http response?

698


How can I create master page in asp net?

688


What is the difference between pathparam and queryparam?

788