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 |
Is asp.net different from asp? If yes, explain how?
Can you explain the importance of finalize method in .net?
Explain the various authentication mechanisms in asp.net.
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
Explain transparent caching with aop?
What is a DLL Hell Problem in .Net?
How dataadapter.fill works?
How to Open any web page by clicking any Any ASPControl like (Checkbox,radio button or Button) without calling its event and without going to Siverside code?
What is page request in asp.net?
What are Master Pages in ASP.NET? or What is a Master Page?
What is custom attribute?
What is the appSettings Section in the web.config file?
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)