Holding Viewstate in Session State using SessionPageStateAdapter
Posted on March 5, 2007 - Filed Under ASP.NET 2.0
Catchy title eh? This is the first in a series of “Things I learnt at DevWeek”.
Right, this was mentioned by Jeff in his ASP.NET tips and tricks presentation and I’m writing about it today and I have actually integrated it into the app I’m working on already!
We suffer from terrible network performance, so small page size is a must. ASP.NET 2.0 has improved (reduced) viewstate, but by using this tip I have cut it down by somewhere between 5 and 10 percent more. That’s pretty impressive.
The full article can be seen on MSDN. Good luck!
Social Bookmarking
Comments
Leave a Reply
You must be logged in to post a comment.
