Chris Crowe's Blog
Ramblings of an IIS MVP ( MVP Since 1997 )

Powered By IIS 7

Search my blog

Some of my readers



My Microsoft Certifications


Dec 15, 1998

Dec 20, 2000

Jan 31, 2001

Jul 22, 2002

Nov 1, 2004

My Microsoft MVP Awards




1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
mvp.support.microsoft.com

ASP.NET ViewState Helper is an application designed 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. As you can see in this Screen Shot, ASP.NET ViewState Helper gives you very detailed information to help 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 %: What percent of the page consists of non-visible HTML markup?

Double-clicking on any URL in the list will bring up the ViewState decoder window. If the page you double-clicked on contains a ViewState, it will be decoded into plain text, and also broken down into a tree-view for easy analysis.

Key Features:

  • Compatible with Internet Explorer 6.0 and 7.0
  • Compatible with Windows 2000, XP and Vista
  • Works in real-time to give you detailed page information
  • Analyzes all webpages, even pages inside frames
  • ViewState decoding works with ASP.NET v1.0, 1.1 and 2.0 applications
  • Only a 300k download with a quick and easy installer

Downloads

posted on Wednesday, May 02, 2007 7:19 AM | Filed Under [ ASP.Net ]

Comments


No comments posted yet.

Post Comment


Title *
Name *
Email
Url
Comment *  
Please add 8 and 5 and type the answer here: