Advantage of Update Panel over Asp.net 2.0 + C#+ Microsoft
Ajax 1.0



Advantage of Update Panel over Asp.net 2.0 + C#+ Microsoft Ajax 1.0..

Answer / sonichya

AJAX is a client side technology and it supports asynchronous communication between client and server. If the part of page need to be refreshed, then we can use this Update panel control, which uses AJAX request and does not harm the other part of the page. Please refer below link for more details

https://csharpquestions1.blogspot.in/2016/10/why-to-use-updatepanel-control-in-ajax.html

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Where code pages are used?

0 Answers   Blue Star,


how to send mail in asp.net

2 Answers  


What is http post and http get?

0 Answers  


what is Theme in Asp.net 2.0

1 Answers   Syntel,


What is asp.net web pages?

0 Answers  






What is JIT and how is works ?

1 Answers   Patni,


How does VB.NET/C# achieve polymorphism?

6 Answers   Siebel Systems,


Explain the working of passport authentication.

0 Answers  


How can you provide an alternating color scheme in a Repeater control?

1 Answers  


If 200 is for all successful operation then why do we have 201 response codes?

0 Answers  


How you will manage the state of ASP.NET controls?

0 Answers   Sans Pareil IT Services,


How to reduce the Page size in asp.net?

4 Answers   CTS,


Categories