|
|
Browse by Tags
All Tags » ASP.NET » debugging » Ajax (RSS)
-
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 ...
-
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 ...
|
|
|