Optimising UpdatePanels

So it can be generally agreed that UpdatePanels are evil. Plenty of people have blogged about this, there’s a good post here which goes over it in more details. To give a brief background the reason they are not a great idea is because of what the…


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail

So it can be generally agreed that UpdatePanels are evil. Plenty of people have blogged about this, there's a good post here which goes over it in more details. To give a brief background the reason they are not a great idea is because of what they are, just a wrapper for the standard PostBack request to force it via XHttp rather than normal. This results in more data being submitted and returned than is really needed, so on big pages, or big requests this can negate the point of using AJAX as you're still submitting a lot of data.


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail


Print Share Comment Cite Upload Translate
APA
Posts on LINQ to Fail | Sciencx (2023-10-04T21:13:49+00:00) » Optimising UpdatePanels. Retrieved from https://www.scien.cx/2008/08/28/optimising-updatepanels/.
MLA
" » Optimising UpdatePanels." Posts on LINQ to Fail | Sciencx - Thursday August 28, 2008, https://www.scien.cx/2008/08/28/optimising-updatepanels/
HARVARD
Posts on LINQ to Fail | Sciencx Thursday August 28, 2008 » Optimising UpdatePanels., viewed 2023-10-04T21:13:49+00:00,<https://www.scien.cx/2008/08/28/optimising-updatepanels/>
VANCOUVER
Posts on LINQ to Fail | Sciencx - » Optimising UpdatePanels. [Internet]. [Accessed 2023-10-04T21:13:49+00:00]. Available from: https://www.scien.cx/2008/08/28/optimising-updatepanels/
CHICAGO
" » Optimising UpdatePanels." Posts on LINQ to Fail | Sciencx - Accessed 2023-10-04T21:13:49+00:00. https://www.scien.cx/2008/08/28/optimising-updatepanels/
IEEE
" » Optimising UpdatePanels." Posts on LINQ to Fail | Sciencx [Online]. Available: https://www.scien.cx/2008/08/28/optimising-updatepanels/. [Accessed: 2023-10-04T21:13:49+00:00]
rf:citation
» Optimising UpdatePanels | Posts on LINQ to Fail | Sciencx | https://www.scien.cx/2008/08/28/optimising-updatepanels/ | 2023-10-04T21:13:49+00:00
https://github.com/addpipe/simple-recorderjs-demo