Processing Ajax...

Title

Message

Confirm

Confirm

Confirm

Confirm

Are you sure you want to delete this item?

Confirm

Are you sure you want to delete this item?

Confirm

Are you sure?

ASP.NET ViewState Helper (Fiddler Extension) v0.1 Released

May 19, 2007

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.

Check it out today!

ASP.NET ViewState Helper on DotNetKicks

May 7, 2007

If you've downloaded and enjoyed the ASP.NET ViewState Helper, I invite you to "Kick It" over at DotNetKicks. Get kicking!

ASP.NET ViewState Helper v0.6 Released

April 23, 2007

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:

  • Removed the 32k character limit on the manual ViewState input box
  • Now supplying x86 and x64 builds for people running 64 bit versions of Windows
ASP.NET ViewState Helper v0.6

Check it out today!

Clipboard Text Scrubber

February 28, 2007

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!

ASP.NET ViewState Helper v0.5 Released

February 28, 2007

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:

  • ViewState decoder window is now re-sizable
  • ViewState decoder window has been re-arranged to allow for better viewing
  • Now processes pages located inside frames
  • The markup size is now more accurate in relation to the pagesize and viewstate size
  • Removed the "Only check when URL changes" option, as it is the only option now
  • Added a "Check Now" option, to force a page check
  • Huge speed improvements while processing pages
ASP.NET ViewState Helper v0.5

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.

1200 Downloads and Counting

February 26, 2007

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!

First Page
Previous Page
168
169
170
171
172
173
174
175
176
177
178
Next Page
Last Page