As always seems to happen, I've changed a few things in the ASP.NET version.
Actually almost the whole structure is different so I'm not going to
go into a list
of the differences, but make sure you note the use of the new string
builder object. It's supposed to be much faster than plain old
concatenation.
Play around with the code and see what you think. I'm still trying to
used to this new type of structure so if anyone has any ideas of how to
clean up the code feel free to
drop me a line. That being said...
please don't call me when it doesn't work. We're still in Beta guys... it's
not supposed to work yet! Luckily it actually does! ;)