Debugging
With Visual Studio.net, the applications can be debugged directly from the host IDE. Debugging is very similar to debugging an asp.net application and is fully integrated with IIS (Visual Studio only). IntraWeb applications can also run using StandAlone mode which includes more features related to debugging.

The debug console supports automatic launching of browsers, URL generation, logging of HTTP requests, URL parameters, PDA simulation, browser selection, SSL, and more.
|