ASP.NET ViewState Helper is an application developed to help all web developers, but has specific features to aid ASP.NET developers track ViewState issues.
In real-time you can see your web pages being analyzed while you browse to them using Internet Explorer 6.0 or higher.
ASP.NET ViewState Helper will provide very detailed information, helping you optimize your web application�s performance. You can see page information like:
■ Page's total size: This is the total size of the web page shown in the URL column
■ ViewState size: This is the size of the ViewState field
■ ViewState %: What percent of the total page size is being taken up by the ViewState?
■ Markup size: The size of html markup (non-visible text) on the page
■ Markup percent: What percent of the page consists of non-visible HTML markup
Here are some key features of "ASP.NET ViewState Helper":
· Compatible with Internet Explorer 6.0 and 7.0
· Works in real-time to give you detailed page information
· ViewState decoding works with ASP.NET v1.0, 1.1 and 2.0 applications
· Only a 300k download with a quick and easy installer
Requirements:
· Microsoft .NET Framework 2.0
What's New in This Release: [ read full changelog ]
· Changed: Added Firefox compatibility
· Changed: Added Internet Explorer x64 compatibility
· Changed: ViewState window textboxes now use the “Courier New” font to make them easier to read
· Changed: 3 Auto-Check modes: “Disabled”, “Check on URL Change” or “Check on URL or HTML Content Change”
· Changed: No longer disables auto-checking after 5 consecutive failures