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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between singleton and single call?

539


How do you secure your configuration files to be accessed remotely by unauthorized users?

627


What is cas?

600


When using the Pager object, inorder to know which page to go, which property you have to set to grid?

567


1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????

18527






Which property is used to identify the Page is Post Back in ASP.NET?

562


What are Caching techniques in .NET

600


What are the security types in ASP/ASP.NET? Different Authentication modes?

567


How can you display all validation messages in one control?

554


Explain the difference between asp and asp.net?

514


Which class is used to send an email message from an ASP.NET Web page?

548


Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?

1723


How to use a Master Database in Asp.net?

570


Can you explain architecture of your project ?

619


What is the difference between session and application?

510