Link Details

Link 81044 thumbnail
User 225256 avatar

By mswatcher
via jankoatwarpspeed.com
Submitted: May 14 2008 / 21:59

Let's see why UpdatePanels are not always a good solution. UpdatePanels are very simple and it is very easy to turn your classic aspx pages into ajax-enabled pages. However, this has its own downsides: 1. Each request includes full ViewState that travels to the server and back to the client 2. Full web page lifecycle still remains 3. The size of the response is still large since the whole portion of HTML markup is rendered
  • 2
  • 0
  • 103
  • 9

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (2)



Voters Against This Link (0)