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

What is the Web.config file used for? a) To store the global information and variable definition for the application. b) Configures the time that the server-side codebehind module is called c) To Configure the Web Server. d) To Configure the Web browser.

8 Answers   HCL, IBM, Syntax Softtech, Vypin, WideVision Technologies,


what is state management in ASP.NET

2 Answers   MCN Solutions,


what is clr .

1 Answers   Patni,


what is the challenging situation you faced in your career?

3 Answers   Calsoft, HP, Satyam, Wipro,


What are sql joins?

0 Answers  


can i inherit one web applications into another web applications in asp.net?

7 Answers  


What is web api and why to use it?

0 Answers  


Can we change the page layout in ASP.NET 2.0 as Grid Layout like in previous version

2 Answers   Citrix, TCS,


What is the difference between repeater over datalist and datagrid ?

1 Answers  


Why do we use Option Explicit?

2 Answers   Microsoft,


How to use multiple scriptmanager controls in a web page?

0 Answers  


How does asp net store session ids by default?

0 Answers  


Categories