0
kicks
How to correctly use IHttpModule to handle Application_OnStart event
Robert Koritnik explains how to correctly implement an IHttpModule to handle the application start event that is normally handled in the Global.asax.