What is the Global.asax used for?
Answers were Sorted based on User's Feedback
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 |
Answer / prasad. surabathina
it allows asp.net application level events and settings
application level variables
| Is This Answer Correct ? | 13 Yes | 4 No |
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 |
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 |
Answer / hemali
Global.asax is use for to declare tha global variable.
| Is This Answer Correct ? | 10 Yes | 11 No |
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 |
Explain how do you validate the controls in an asp .net page?
Mention the namespace that is used to include .net data provider for sql server in .net code?
What are typed datasets?
Can we override the enablepartialrendering property of the scriptmanager class?
How to change the form layout in ASp.net 2.0 ?
Can you please anyone explain in detailed Webservices concepts in Asp.net?
what is Repeater Control, When it is used,How it is used, what type of template is used for repeater control?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
When during the page processing cycle is ViewState available?
How does asp.net work?
Is session server side or client side?
main difference between asp.net2.0,asp.net1.1,asp.net1.0
15 Answers Inflexion, Infosys, iSoft, Microsoft, Prakruthi,
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)