On Age field how many Asp.Net validation controls will be suit?
Answer Posted / abhi
Range validator and numeric validator
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
How would you implement inheritance using c#?
How to make paging concepts in datagrid in ASP.NET?
Which protocol is used to call web service?
How can you handle errors in Web API?
Explain why it is useful to use mvc instead of webforms? : asp.net mvc
Can you explain how ASP.NET application life cycle and page life cycle events fire?
What are the advantages of Web API?
What symbol would you use to denote, the start of a code block in aspx views?
What types of data validation events are commonly seen in the client-side form validation?
What is difference between session and cookies?
How to find out what version of asp.net I am using on my machine?
What is state management in .net?
What is state management techniques in asp.net?
What is difference between Server.Transfer and Response.Redirect in ASP.NET?
What is custom attribute? How to create?