What is the Global ASA(X) File?
Answers were Sorted based on User's Feedback
Answer / anjani mittal
Global.asax file is used to handle application, session
level events,handles the application level error and to initialise application and session level variables also in global.asax files we can lock & unlock the application for a particular session it contains the following event handlers are:-
1>Application Start.
2>Application End.
3>Session Start.
4>Session End.
5>Application Error.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sapna
Global asax file is used to handle application, session
level events and to initialise application and session
level variables.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is difference between cache and session?
Can we throw exception from catch block ?
4 Answers Accenture, BirlaSoft,
Differentiate between globalization and localization.
What is the difference between equals() and == in c#?
What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?
Why do we use sessions?
What is the use of @Register directives?
Difference between web user control and web custom control?
Do session use cookies in asp net?
What is viewstate parameter?
how we deploy the asp.net 2.0 application
what is view stat? how it is use.
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)