On Age field how many Asp.Net validation controls will be suit?

Answers were Sorted based on User's Feedback



On Age field how many Asp.Net validation controls will be suit?..

Answer / sree

range validator and compare validtaor

Is This Answer Correct ?    15 Yes 0 No

On Age field how many Asp.Net validation controls will be suit?..

Answer / tejkrishna

compaire field and range and requiredfield validator

Is This Answer Correct ?    5 Yes 0 No

On Age field how many Asp.Net validation controls will be suit?..

Answer / yagnesh shastri

CompareValidator control to validate an input field. The field to validate was defined by the attribute ContolToValidate.
You can also use a ValidationSummary control with the attribute FormToValidate, to validate all the input of a form.

Is This Answer Correct ?    6 Yes 1 No

On Age field how many Asp.Net validation controls will be suit?..

Answer / tapan kumar swain

RequiredFieldValidator,NumericValidator,RangeValidator

Is This Answer Correct ?    5 Yes 1 No

On Age field how many Asp.Net validation controls will be suit?..

Answer / abhi

Range validator and numeric validator

Is This Answer Correct ?    5 Yes 2 No

On Age field how many Asp.Net validation controls will be suit?..

Answer / aaaaa

required field validator, range validator, compare validator

Is This Answer Correct ?    2 Yes 0 No

On Age field how many Asp.Net validation controls will be suit?..

Answer / raks

4 Validators

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

Diff B/W user control and server control

3 Answers  


To bind columns manually which tags do you need to add within the asp:datagrid ?

0 Answers   Siebel,


What are the advantages of asp.net?

0 Answers  


Where do you store the information about the user?s locale?

1 Answers  


How can you provide an alternating color scheme in a Repeater control?

1 Answers  






version information of assembly consist of _________ values.

3 Answers   AG Technologies,


Can you edit data in the Repeater control?

11 Answers   CAC, Creative,


What is the use of The Page.Master Property?

1 Answers  


What are the various ways of securing a web site that could prevent from hacking etc ?

1 Answers  


What is asp.net ajax?

0 Answers  


To display data in a Repeater control which template you provide?

0 Answers   Siebel,


What are validator? Name the Validation controls in asp.net? How do u disable them?

2 Answers  


Categories