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

Is asp net front end or backend?

520


Why asp.net is better than php?

486


How to create discussion forum in asp.net mvc? : Asp.Net MVC

526


Define globalization and localization.

557


What is postback in asp net?

562






What is syntax code to send email from an asp.net application?

525


Define common type system?

577


What is DataGrid wheater its a Server Control or something else ?

595


What is .net remoting?

564


What New Features comes with ASP.NET Web API 2.0?

538


Can we have multiple master pages in asp net?

503


Explain server side state management system.

547


what is command line compiler.what are the steps and how it is related to debugging.

1407


What is the difference between ASP Session State and ASP.Net Session State?

575


What is difference between session and cookies?

539