Jan 06
This is the first tip of the year
To debug newly written code in the global.asax file, the easiest way is to force a save of web.config file. Each time the config.file is saved, the application is stopped and started.
This is the first tip of the year
To debug newly written code in the global.asax file, the easiest way is to force a save of web.config file. Each time the config.file is saved, the application is stopped and started.