|
|
Using the Global.asax File |
|
|
Microsoft Corporation |
|
|
ASP.NET / Miscellaneous |
|
|
Click to Visit |
|
|
39 |
In this tutorial you can get more details about the global.ascx file of ASP.NET. The author shows how to define the events such as Application_Start, Application_End, Session_Start and Session_End of the application and session object inside this file with a sample code. The author also explains the method of creating session and application objects using the object tag inside the global.ascx file.
|