This is a migrated thread and some comments may be shown as answers.

Responsiveness of using RadAjaxManager

2 Answers 35 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
STEVEN
Top achievements
Rank 1
STEVEN asked on 26 Jul 2011, 06:49 AM
Hi,
Would like to understand more on the workings of using RadAjaxManager.
Does it still perform a full postback page lifecycle, meaning that the actual response time using RadAjaxManager or a full postback is the same?

The only difference is the perceived response time because only the affected control is updated?


2 Answers, 1 is accepted

Sort by
0
Genti
Telerik team
answered on 27 Jul 2011, 01:19 PM
Hello Steven,

Thank you for contacting us.

Indeed, each time you ajaxify a control using the AjaxManager all the page life cycle is going to be fired.
Upon the response(entire response) arrival, only the specified control gets updated.

If you seek for some ways to improve the performance, you can check out the following article:
http://www.telerik.com/help/aspnet-ajax/ajax-client-side-performance.html

Hope this helps.

Greetings,
Genti
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
STEVEN
Top achievements
Rank 1
answered on 28 Jul 2011, 01:55 AM
Thanks, the link you provided is very useful for my understanding on how it works.
Tags
Ajax
Asked by
STEVEN
Top achievements
Rank 1
Answers by
Genti
Telerik team
STEVEN
Top achievements
Rank 1
Share this question
or