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



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

Answer / 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

More ASP.NET Interview Questions

what are the levels of securities need to be considered for the finincial web application?

1 Answers  


How can i include both C# and vb.net classes in same solution?

2 Answers  


What is the difference between control and component?

4 Answers  


Who can consume WebAPI?

0 Answers  


Explain the server control events of asp.net ?

0 Answers  






If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.

0 Answers   Siebel,


Which is the best institute for ASP.NET?

8 Answers   ABC Infotech, Tech Mahindra,


What is the difference between and ActiveX dll and control ?

1 Answers   Microsoft,


Give an example of what might be best suited to place in the application_start and session_start subroutines?

0 Answers  


Differences between VB.Net and C#, related to OOPS concepts

5 Answers   CSC,


why many web.config files are used in are project

2 Answers  


what is the difference b/w Asp.net server controls and html server controls in .net?

2 Answers   iGate, Profiniti Systems,


Categories