Name two properties common in every validation control?
Answer Posted / srinivas choudary.m
1. ControlToValidate , 2. Error Message
| Is This Answer Correct ? | 24 Yes | 4 No |
Post New Answer View All Answers
Where do we store our connection string in asp.net application?
What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?
What is asp.net localization?
What is route in web api?
What is syntax code to send email from an asp.net application?
What is the difference between trace and debug in asp.net?
What is the difference between abstract class vs interface? Can give me the real time examples?
What is the difference between client-side and server-side validations in ASP.NET?
What are the different authentication modes in asp.net?
What is strong-typing versus weak-typing?
What is the namespace to create thread in .net?
How about the security in Activex DLL and Activex EXE ?
what are the web form events available in asp.net?
Explain the use of resource manager class in .net.
Explain the difference between inline and code behind - which is best in?