Web Development 18 Jun 2008 IE8 and AjaxControlToolkit – Visibility bug Well, I finally downloaded IE8 to see how some of the sites I've worked on behave. Most things work just fine, however, I did find a pretty sign… Read More
Web Development 4 Jun 2008 Using JavaScript methods in C# I ran into a weird problem today. I needed to escape a string in c# in such a way as to be able to unescape() it later with JavaScript into the … Read More