Tuesday, May 17, 2005
ASP.NET Development Helper
Nikhil Kothari (Lead Developer ASP.NET Team) has written a new Browser Helper Object (BHO) which displays it to the developer when an ASP.NET application is running in Debug Mode, aswel as the ability to View/Hide Trace Information and Show/Hide View State Information with a click of a button.
Here is an excerpt from his blog:
"...such as the ability to hide trace information from the page (useful if that interferes with your page layout), and view it in a separate window, as well as the ability to see view state in a decoded form. The latter is especially useful for control developers to analyze their view state and control state usage. I already spotted a couple of things we could potentially pack better in GridView."
More Information, screenshots and download on Nikhil's blog
Here is an excerpt from his blog:
"...such as the ability to hide trace information from the page (useful if that interferes with your page layout), and view it in a separate window, as well as the ability to see view state in a decoded form. The latter is especially useful for control developers to analyze their view state and control state usage. I already spotted a couple of things we could potentially pack better in GridView."
More Information, screenshots and download on Nikhil's blog