what is the purpose of update panel control in ajax?

Answers were Sorted based on User's Feedback



what is the purpose of update panel control in ajax?..

Answer / mehdi

Partial page rendering.
Single web page can have multiple update panel.
Update panel has two child tags (Content Template &
Triggers)

Is This Answer Correct ?    9 Yes 2 No

what is the purpose of update panel control in ajax?..

Answer / 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

More ASP.NET Interview Questions

How to manage pagination in a page?

2 Answers  


Take one textbox if I am inputting abc alphabet in capital letter or in small letter on the button click it will be bcd or if I enter 123 and it would be 234 like that in ASP.NET?

3 Answers   DNS,


What is State Management in .Net and how many ways are there to maintain a state in .Net?

6 Answers  


What is the namespace for encryption?

3 Answers   Astadia, CIA, Wipro,


Describe the difference between inline and code behind - which is best in a?

0 Answers  






Explain how can we access static variable?

0 Answers  


How many classes can a single .NET DLL contain?

6 Answers   SoftSol,


Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc

0 Answers  


Is react a template engine?

0 Answers  


What is inproc and outproc?

0 Answers  


How to comment out asp.net tags?

0 Answers  


Explain the differences between managed and unmanaged code?

0 Answers  


Categories