I am proud to announce the latest piece of software to be released under the Binary Fortress umbrella: the ASP.NET ViewState Helper Fiddler Extension. This takes most of the functionality from the full ASP.NET ViewState Helper but wraps it into a neat little extension that can be used with Fidder version 2. What is Fiddler, you ask?
Fiddler is a HTTP Debugging Proxy which logs all HTTP traffic between your computer and the Internet. Fiddler allows you to inspect all HTTP Traffic, set breakpoints, and "fiddle" with incoming or outgoing data. Fiddler includes a powerful event-based scripting subsystem, and can be extended using any .NET language. Fiddler is freeware and can debug traffic from virtually any application, including Internet Explorer, Mozilla Firefox, Opera, and thousands more.
It's a great little application for troubleshooting web development problems, and now it's even better with the addition of ViewState decoding.
If you've downloaded and enjoyed the ASP.NET ViewState Helper, I invite you to "Kick It" over at DotNetKicks. Get kicking!
Version 0.6 of the ASP.NET ViewState Helper is now live. It only has a couple notable changes, but it fixes some long outstanding issues:
Check it out today!
Have you ever copied and pasted text from a webpage, or anywhere else, into a document or email... only to have it retain it's crazy formatting? Well, I got sick of that, and I got tired of pasting into notepad and copying again to scrub the text clean of formatting. That's why I whipped up the Clipboard Text Scrubber. It runs in the system tray and monitors the clipboard for text. If it finds any it scrubs the formatting from it, leaving you with good old unformatted text. It can run in automatic mode or manual mode, and has a couple other clipboard related features as well.
It's worth the 300 KB download - take a look today!
Version 0.5 of the ASP.NET ViewState Helper is now live. It has the most new features and bug fixes out of all the versions to date. Here's a quick rundown of the changes:
Thanks to everyone who submitted feature requests and bug reports through email and the Discussion Forum, you made this version the most improved yet! It is much faster than the previous version, and now processes pages inside frames - fantastic! Go and check it out today - it's worth the 300k download.
I originally wrote the ASP.NET ViewState Helper to help me figure out a viewstate problem I was having. So I was pleasantly surprised when I checked my logs, and saw that it has been downloaded by over 1200 other people. It has been blogged about numerous times, and has received many pingbacks. I have been a part of the .NET community since it began back with Visual Studio 2002, and I love being able to finally give something back that other people find useful. If you are a user of the ASP.NET VSH and you have any suggestions, bugs or anything else you'd like to mention, head on over to the Discussion Forum and let me know.
Thanks!