Sunday, March 11, 2012

Turning off Viewstate postbacks

anyone?


Hi Daikoku,

In order to get a better performance, you can use client script to call Web service / page method. And you don't have to turn off viewstate in this approach.

Please refer to this article:

http://msdn.microsoft.com/msdnmag/issues/07/01/ExtremeASPNET/default.aspx

Hope this helps.


thanks, this is exactly what I started doing ... works very well :)

No comments:

Post a Comment