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 |
How many types of cache are there?
What threading model used in asp and asp.net?
How many types of triggers are there in update panel?
Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?
How to authenticate users using Web.Config ?
What is the use of sessionstate tag in the web.config file?
What is asp.net localization?
What is css in asp.net?
What is the difference between typeof() vs gettype()?
main difference between asp.net2.0,asp.net1.1,asp.net1.0
how to increase performance of web site? if there is a page with high load. the content is high then what should we do to increase performance?
3 Answers Emphasis, Mphasis, TCS,
What object is used to encapsulate a rowset? a) DataSet b) DataAdapter c) DataRowSet d) DataTable
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)