How many types of validation controls are provided by
ASP.NET?
Answer Posted / rajesh
6
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?
Differentiate between globalization and localization.
how to elimainte the similar data from the different tables
How do sessions work?
What are the server control tags in asp.net.?
How do you use viewstate?
Can we use a static function with a non-static variable?
What is query string in asp.net?
Explain the difference between array and linkedlist?
What are the different methods of session maintenance in asp.net?
What do you understand by aggregate dependency?
What is IPostBack? How to use it?
What is Partial PostBack in ASP.NET?
Explain why datareader is useful?
What is the difference between adding reference in solution explorer and adding references by using ?