Looking inside Global.asax application file in ASP.NET 3.5 (advanceddotnettutorial.blogspot.com)
submitted by
learndotnet(1053) 1 year, 2 months ago
What is Global.asax file: global.asax allows us to write event handlers that react to global events in web applications.
How it gets called: Global.asax files are never called directly by the user, rather they are called automatically in response to application events.
|category: ASP.NET
|Views: 1
tags:
ASP.NET another
Everyones tags:
Your Tags: