Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP .Net (http://www.velocityreviews.com/forums/f29-asp-net.html)
-   -   Performance issue with Ajax update panel (http://www.velocityreviews.com/forums/t746642-performance-issue-with-ajax-update-panel.html)

Neeraj 04-11-2011 10:42 AM

Performance issue with Ajax update panel
 
Hi ALL

I am using the Ajax Update panel in my asp.net application, I absorb
data rendering over the page is getting slow where I have used
updated
panel.


When I open a page and do some data processing every thing works fine
for some time
I mean the time taken by the transaction was efficient, but while
continue working on same page the data processing time getting high
and high, after absorbing this issue on page I removed the update
panel and did same type of transaction as I did with update panel and
I got every thing works fine the processing time was much faster and
efficient than update panel.


Here I don’t wont to remove updated panel but I need to control this
issue, I have searched allot for this issue but didn’t get any
solution.


Any help would be appreciated


All times are GMT. The time now is 07:29 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57