Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the Global.asax used for?

Answers were Sorted based on User's Feedback



What is the Global.asax used for? ..

Answer / radha

Global.asax file is resides in the root directory of the
application. it is also known an asp.net application file.
it is responding for the application and session levels
events raised by Asp.net. At run time it is compiled
dynamically.

Is This Answer Correct ?    22 Yes 1 No

What is the Global.asax used for? ..

Answer / prasad. surabathina

it allows asp.net application level events and settings
application level variables

Is This Answer Correct ?    13 Yes 4 No

What is the Global.asax used for? ..

Answer / 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

What is the Global.asax used for? ..

Answer / mak

Global.asax file is resides in the root directory of the
application. it is also known an asp.net application file.
it is responding for the application and session levels
events raised by Asp.net. At run time it is compiled
dynamically.

Is This Answer Correct ?    2 Yes 1 No

What is the Global.asax used for? ..

Answer / hemali

Global.asax is use for to declare tha global variable.

Is This Answer Correct ?    10 Yes 11 No

What is the Global.asax used for? ..

Answer / j.giridharan

This Global.asax is used for the global application
file,Which you can use to react to global events, such as
when a web application First starts.

Is This Answer Correct ?    2 Yes 3 No

What is the Global.asax used for? ..

Answer / saiprasad

Global.asax is used for handling unhandled exceptions.

Is This Answer Correct ?    2 Yes 7 No

Post New Answer

More ASP.NET Interview Questions

What is server side session?

0 Answers  


Explain the server control events of asp.net ?

0 Answers  


Explain the difference between panel and groupbox classes using .net?

0 Answers  


Which property on a Combo Box do you set with a column name, prior to setting the DataSource, to display data in the combo box?

1 Answers  


Describe a Windows Service and its lifecycle ?

0 Answers   Siebel,


Difference between using directive vs using statement?

0 Answers  


Which is better viewstate or session?

0 Answers  


Explain page output caching?

0 Answers  


What is application variable and when it is initialized ?

4 Answers   Keane India Ltd,


What are the modes of updation in an updatepanel? What are triggers of an updatepanel?

0 Answers  


Explain the path instructions in xaml?

0 Answers  


How will create assesblies at run time?

0 Answers  


Categories