Debugging TIP! ( Don't follow the Yellow Brick Road )

If you want to debug a single page say "AddArticle.aspx" and that page only appears if you log in as certain user and browse couple of pages than you are wasting too much time since your target page is only "AddArticle.aspx". What you can do is open the "AddArticle.aspx" page in a new browser and than start the debugging now you are on the page that you need to debug without having to browse multiple pages. This comes really handy if you application is large and you don't want to follow the Yellow Brick Road every time the debugging starts.

Print | posted @ Monday, August 08, 2005 12:13 PM

Twitter