Name two properties common in every validation control?
Answer Posted / chandu
1.control to validate
2.Error message.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How would ASP and ASP.NET applications run at the same time on the same server?
What's the difference between viewstate and sessionstate?
Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?
What is a url string?
Is there any limit for query string? Means what is the maximum size?
What are web server controls in asp.net?
How does session state work in asp.net?
What are the advantages of using Master Pages?
What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?
Define msil.
Is it possible to create web application with both webforms and mvc?
Why session is used in asp.net?
Can you set the session out time manually?
What is the benefit of WebAPI over WCF?
What is Forms Authentication in ASP.NET?