Browse by Tags

Profiling your AJAX Applications using AjaxView
Tuesday, June 03, 2008 4:35 PM
Don't know if this has already been discussed at length before, but I found an interesting little tool from Microsoft Research for profiling the Javascript functionality in your AJAX applications. Its called AjaxView and can remotely monitor any AJAX web app that is currently on the web, locally or whatever. You basically, install a small proxy application, then... Read More...
Dodgy Debugging
Thursday, October 11, 2007 4:45 PM
In a previous post , I mentioned an obscure ASP.NET issue that had me scratching my head for a while. In order to track it down, I had to resort some dodgy debugging techniques which I wouldn't call exactly scientific nor particularly complex, but they did help, so thought I'd share. Basically, the page had many controls, and nested controls within many other... Read More...
More Posts