What is the Global.asax used for?

Answer Posted / rahul

The Global.asax file is an optional file used to declare
and handle application and session-level events and objects
for an ASP.NET web site running on an IIS Web Server. The
file contains ASP.NET program code, and is the .NET
counterpart of the Global.asa file used for ASP. The
Global.asax file resides in the IIS virtual root of an
ASP.NET application.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?

562


Why is global asax is used?

606


Write the different features of a Thread and a Process?

623


List the events in page life cycle.

551


Explain login control and form authentication.

557






What is a server cookie?

495


Explain repository pattern in asp.net mvc? : asp.net mvc

523


What is the use of data set in asp.net?

482


What is active web page?

562


Explain the difference between asp and asp.net?

506


What is semantic gap?

619


What are the different web pages?

493


What are server objects?

512


What are the session management techniques asp net?

559


What is distributed system in asp.net?

535