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 is the asp.net mvc architecture different from others? : asp.net mvc

0 Answers  


Disable browser cache for entire ASP.NET website?

0 Answers   HCL,


What is difference between ispostback and autopostback in asp net?

0 Answers  


What are the new data controls in asp.net 2.0?

0 Answers  


How to set the pane area to transparent of a scrollPane component.?

0 Answers   MCN Solutions,






How can we communicate with each server in N-tier Architecture? and what are the methods?

0 Answers   Wipro,


What is the purpose of the validation summary control? What do you need to do to prevent an error message from being displayed in a validator when a validation summary control is used? How can you display a message in both the validator and the validation summary control?

2 Answers  


Define what is razor? : asp.net mvc

0 Answers  


Is it possible to write code in many languages in one asp.net project?

0 Answers  


Authentication and Authorization

2 Answers   Syntel,


can we pass coditions in swtich case?

3 Answers  


Do you know caching feature?

0 Answers  


Categories