Name two properties common in every validation control?
Answer Posted / sunayana
ControlToValidate property and Text property.
| Is This Answer Correct ? | 28 Yes | 3 No |
Post New Answer View All Answers
Are cookies stored on server or client?
8. Why do you want to work here?
Can you use Web API with ASP.NET Web Form?
What is routing in MVC?
What are the differences between code behind and code inline?
What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?
Can I stream live content/events?
What is the difference between Hash table and Array list?
What does it mean your session has timed out?
List some of the important session state modes of asp.net.
What is the full form of asp.net?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
What is the benefit of WebAPI over WCF?
What is the compiled object?
What is a windows service?