An HttpModule that moves ViewState to the bottom of the Page(blog.madskristensen.dk)
submitted by
crpietschmann(11.3k) 4 years, 11 months ago
Techniques to move the ViewState to the bottom of the WebForm has been published many times before. What I wanted was adding the functionality to an HttpModule. The technique to move the ViewState is borrowed from Scott Hanselman while the HttpModule implementation is my own. As Scott writes, it is a very low impact technique (0.000995 second) even though it hasn’t been fully tested for a variety of scenarios.
|category: ASP.NET
|Views: 48
tags:
Viewstate ASP.NET HttpModule another
Everyones tags:
Your Tags: