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
What is a server cookie?
Define common type system?
Are there resources online with tips on asp to asp.net conversions?
Can I stream live content/events?
What is the exact purpose of http handlers?
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?
What is a url string?
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
Give an example of what might be best suited to place in the application_start and session_start subroutines?
What is difference between abstract class and an interface?
Explain the difference between response.redirect vs server.transfer
Can you dynamically assign a Master Page?
How do cookies work? Give an example of their abuse.
What describes a query?
Do you know caching feature?