On Age field how many Asp.Net validation controls will be suit?
Answer Posted / 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 |
Post New Answer View All Answers
Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?
Can you explain the basic use of dataview?
What is active web pages?
Can you explain composite pattern?
What is asp net theme?
Explain client-side scripting?
How do you declare static variable? What is its lifetime?
Is viewstate secure?
Can we make activex dll also ti execute in some process as that of client ? How can we do?
Explain the main function of url routing system in asp.net mvc? : asp.net mvc
Can you use c# without .net?
which one is more flexibility and reliability and durability asp.net (VS)php which one is best and which one we do nice to create dynamic websites
Explain the use of errorprovider control in .net?
How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?
What is dynamic web page with example?