How many types of validation controls are provided by
ASP.NET?

Answers were Sorted based on User's Feedback



How many types of validation controls are provided by ASP.NET?..

Answer / amulya kumar panda

ther are six type validation controll that i know
1.reguiral filed validation
2.compareValidator
3.rangValidator
4.reguralExpressionValidator
5.customvalidator
6.validation summery

Is This Answer Correct ?    32 Yes 6 No

How many types of validation controls are provided by ASP.NET?..

Answer / srikanth

Six type of validation control

1.Required field validator
2.Compare Validator
3.Range Validator
4.Regular Expression Validator
5.Custom validator
6.Validation summary

Is This Answer Correct ?    26 Yes 4 No

How many types of validation controls are provided by ASP.NET?..

Answer / vennilaashok

1.Required field validator
2.Compare Validator
3.Range Validator
4.Regular Expression Validator
5.validation summary
6.Custom validator

Is This Answer Correct ?    10 Yes 2 No

How many types of validation controls are provided by ASP.NET?..

Answer / rajesh

6

Is This Answer Correct ?    3 Yes 0 No

How many types of validation controls are provided by ASP.NET?..

Answer / ekta

There are six types of validation controls :-

1.Required field validator,
2.Compare Validator,
3.Range Validator,
4.Regular Expression Validator,
5.validation summary,
6.Custom validator.

Is This Answer Correct ?    1 Yes 0 No

How many types of validation controls are provided by ASP.NET?..

Answer / deepak

ther are five type validation controll that i know
1.reguiral filed validation
2.compareValidator
3.rangValidator
4.reguralExpressionValidator
5.customvalidator

Is This Answer Correct ?    14 Yes 16 No

How many types of validation controls are provided by ASP.NET?..

Answer / shiva

There are mainly 5 types of validations:-
i.e.,
1>Required Field Validator,
2>Compare Validator,
3>Range Validator,
4>Regular Expression Validator,
5>Regular Expression Validator

Is This Answer Correct ?    0 Yes 2 No

How many types of validation controls are provided by ASP.NET?..

Answer / swarupa

As for my knowledge there are Seven type of validation
controls are available in ASP.NET

1.Required Field Validator
2.Regular Expression Validator
3.Compare Validator
4.Range Validator
5.Custom Validator
6.Custom Validator
7.Dynamic Validator

Is This Answer Correct ?    2 Yes 9 No

Post New Answer

More ASP.NET Interview Questions

What is the use of view state?

0 Answers  


can any one explain about 3-tier architecture and how to deploy 3 layers of 3-tier architecture in 3 different servers.plz send me .net code

1 Answers   Wipro,


What are session and cookies?

0 Answers  


Explain the difference between debug.write and trace.write?

0 Answers  


Name the application folders present in asp.net 2.0?

1 Answers  


we can able to display a MessageBox in asp .net without using any script langages?

8 Answers   ABC,


How do I debug an ASP.NET application that wasn't written with Visual Studio.NET and that doesn't use code-behind?

1 Answers  


How can you send an email message from an asp.net web page?

0 Answers  


Why do we need asp.net?

0 Answers  


What are generics? why it is used? architecture of ASP.NET?

7 Answers   Path Infotech, Satyam, TCS,


What is custom events? How to create it?

0 Answers  


Explain < @OutputCache% > and the usage of VaryByParam, VaryByHeader ?

1 Answers  


Categories