Name two properties common in every validation control?
Answer Posted / jatin sehgal
The 2 properties common to every validation control are:
1. Error message
2. Control to validate
Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What is session and cookies in asp.net?
Is there any alternative to avoid name collisions other then Namespaces?
Can we have multiple worker process in an ASP.NET application? If so then how it has been handled by application? And who handles it?
Explain the asp.net page life cycle.
Explain code snippet to register exception filters from controller?
Is viewstate enabled by default?
What are the different types of sessions in asp.net? Name them?
How do you declare static variable? What is its lifetime?
What are different methods of session maintenance in asp.net?
Define common type system?
Explain the use of resource manager class in .net.
What is the page life cycle in asp.net?
What is the use of web.config file?
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
What are the benefits of Razor View?