On Age field how many Asp.Net validation controls will be suit?
Answer Posted / tapan kumar swain
RequiredFieldValidator,NumericValidator,RangeValidator
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is the full form of asp.net?
Explain how cookies work. Give an example of cookie abuse.
What are directives in asp.net? List down all the important directives.
Is post back in asp.net?
Is it possible for me to change my aspx file extension to some other name?
What are server-side comments in ASP.NET?
Where is asp.net view state stored?
In early binding will the method invoked on com component will verify it?s existance in the system or not ?
What is cross page posting? How is it done?
Name the tools or API for developing or testing web api?
What is asp.net and ado net?
What are the disadvantages of view state?
Explain how can you debug your .net application?
what is command line compiler.what are the steps and how it is related to debugging.
Explain difference between friend and protected friend?