Name two properties common in every validation control?
Answer Posted / shirishakyatoor
Control To Validate
Error Message
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Is data edited in the Repeater control?
Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?
Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?
Tell me the code snippet to show how we can return 404 errors from HttpError?
List the asp.net validation controls?
What are the different types of proxy patterns?
What is session management in web application?
Explain the difference between web user control and web custom control?
What are the event handlers that can be included in the Global.asax file?
How do you initiate validation on the server manually? What are two situations when you might you want to do that?
How can we register exception filter globally?
What is page fragment caching?
Can we set which type of comparison we want to perform by the CompareValidator control?
How can you register a custom server control to a web page?
What does a switch do?