Advantage of Update Panel over Asp.net 2.0 + C#+ Microsoft
Ajax 1.0
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 |
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
what is clr .
what is the challenging situation you faced in your career?
3 Answers Calsoft, HP, Satyam, Wipro,
What are sql joins?
can i inherit one web applications into another web applications in asp.net?
What is web api and why to use it?
Can we change the page layout in ASP.NET 2.0 as Grid Layout like in previous version
What is the difference between repeater over datalist and datagrid ?
Why do we use Option Explicit?
How to use multiple scriptmanager controls in a web page?
How does asp net store session ids by default?