what is the purpose of update panel control in ajax?
Answer Posted / ankit dugar
Update Panel control ensures that only those server contrls
inside it are posted back to the server instead of complete
page.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
How do I know asp.net mvc version? : Asp.Net MVC
How would you implement inheritance using c#?
In which situation can you not use a viewstate?
How to prevent client side validation from the ASP.NET validation controls?
Is web config mandatory?
How many web config files can be created for an application?
How to improve performance of web application asp.net mvc? : Asp.Net MVC
Explain the difference between singleton and single call?
Is it possible for me to change my aspx file extension to some other name?
How do http sessions work?
Why would a company use an application service provider?
What does the orientation property do in a menu control?
Write the different features of a Thread and a Process?
what is publisher?
Can we create a multiple user simultaneously ?