I have updated the tool with a few new capabilities:
- The ability to view the actual token-based format of serialized data as shown in yesterday's post on view state.
- The ability to view items in the ASP.NET Cache (items added by your code or your components using the Cache API), and to forcibly remove them from the cache for debugging purposes.
- The ability to shutdown your application if you need to restart your application from a fresh state.
Hope you find these new features useful. The binaries can be downloaded from here. Enjoy! And be sure to keep the feedback coming, both on existing features, as well as other things you think would be useful, via the comments link for this post.
Posted on Thursday, 5/19/2005 @ 2:21 PM
| #
Projects