Browse by Tags

Sorry, but there are no more tags available to filter with.

Related Posts

  • Re: where to use global.asax

    Hi born2win, Global.asax is a file that resides in the root directory of your application. It is inaccessible over the web but is used by the ASP.NET application if it is there. It is a collection of event handlers that you can use to change and set settings in your site. for more informatin about global...
    Posted to Web Forms (Forum) by swap on 02-28-2007, 12:00 AM
    Filed under: configuration, global.asax
Page 1 of 1 (1 items)