Mention few asp.net validators.



Mention few asp.net validators...

Answer / Utkarsh Srivastava

ASP.NET offers several validators for ensuring user input validation, such as RequiredFieldValidator, RangeValidator, RegularExpressionValidator, CompareValidator, CustomValidator, and ValidationSummary.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is the life cycle of an asp.net page?

1 Answers  


Difference between abstract class and interface

2 Answers   Fidelity,


Mention the execution process for managed code?

1 Answers  


Are there resources online with tips on asp to asp.net conversions?

1 Answers  


We Only Know The Total Number Of Feet In The Farmyard. Write A Program that will compute the total number of rabbits and chickens in the farmyard. Assume number of feet in the farmyard are 40. how many rabbits and chickens are?

1 Answers  


What is the difference between web.config and machine.config in ASP.NET?

1 Answers   Amazon,


What a diffgram is, and a good use for one?

1 Answers  


How Response.flush works in server.Execute ?

1 Answers   Keane India Ltd, TCS,


Why will you usually create an aspnet user account in the database for an asp.net web application?

1 Answers  


what is the difference between response.write() and response.output.write()?

1 Answers  


What is caching? Explain.

1 Answers  


Difference between response.redirect and server.transfer?

1 Answers  


Categories