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

Can you explain one critical mapping? Performance issue which one is better?

0 Answers  


How is a property designated as read-only?

2 Answers  


what is <location> tag?

2 Answers  


What is the parent class of all web server control?

0 Answers  


Explain in what order a destructors is called.

0 Answers  


How to implement role based security in asp.net mvc? : Asp.Net MVC

0 Answers  


ASP.NET uses event driven programming model.Justify.

2 Answers  


What is ashx file in asp.net?

0 Answers  


Can we use html in asp.net?

0 Answers  


How to compare two strings with out Case sensitive ?

4 Answers   Protech, ProtoTech,


witch is the best insistute in sharpoint course.what abt future of share point course.

2 Answers  


In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?

0 Answers  


Categories