ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ASP.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
Why Global.asax is used?
 Question Submitted By :: Srujana
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Why Global.asax is used?
Answer
# 1
To implement application and session level events, the 
Global.asax is used.
 
Is This Answer Correct ?    2 Yes 1 No
Srujana
 
  Re: Why Global.asax is used?
Answer
# 2
The Global.asax file, also known as the ASP.NET application
file, is an optional file that contains code for responding
to application-level events raised by ASP.NET or by HTTP
modules. 

 For More information Visit..
http://msdn.microsoft.com/library/default.asp?url=/library/en-
us/cpgenref/html/cpconGlobalasaxSyntax.asp
 
Is This Answer Correct ?    1 Yes 1 No
Suresh
 
 
 
  Re: Why Global.asax is used?
Answer
# 3
Global.asax file is used for storing values at session 
level and Application level.
 
Is This Answer Correct ?    0 Yes 0 No
Lalit
 
  Re: Why Global.asax is used?
Answer
# 4
Global.asax is a file, as the name suggests that resides in 
the root directory (in the global area) of your 
application. It is inaccessible over the web but is used by 
the ASP.NET application if it is there. It is a collection 
of event handlers that you can use to change and set 
settings in your site. The events may occur from one of two 
places - The HTTPApplication object and any HTTPModule 
object that is specified in web.config or machine.config.
 
Is This Answer Correct ?    2 Yes 0 No
Abhishek Maitrey
 
  Re: Why Global.asax is used?
Answer
# 5
Global.asax file is used for storing values at session 
level and Application level.
 
Is This Answer Correct ?    0 Yes 2 No
Gurvinder Singh
 
  Re: Why Global.asax is used?
Answer
# 6
It allows you to execute application level events and 
settings application level variables
 
Is This Answer Correct ?    0 Yes 0 No
Arun
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
How many types of sessions are there?  2
What are session variables? Microsoft2
Describe the role of inetinfo.exe, aspnet_isapi.dll and aspnet_wp.exe in the page loading process Visual-Soft1
In your web.config file which attribute of <Globalization> element identifies the default culture that will be used for web request?  1
Caching techniques in .NET ? Microsoft1
Briefly describe different techniques for ASP.NET State Management? Syntax-Softtech2
Which template must you provide, in order to display data in a Repeater control?  3
If I m using Session State Partioning where I have partitioned my session into 4 servers then how can I know that my session will be stored on which server?  1
What is WebService ? Tanla-Solutions6
Does the following statement executes successfully: Response.Write(?value of i = ? + i); TCS4
what is the requirement that .Net web services can access the java application? iSoft6
How many time you can fill dataset in asp.net? Syntel1
what is caching,session? when & what is used mostly in which situtations, how they r implemented in real time? tell with example? Satyam1
What are Themes? What is their use ?  1
IS IT POSSIBLE TO SET TIME FOR COOKIES?HOW IT IS POSSIBLE.  1
How do you relate an aspx page with its code behind Page? Accenture2
version information is mentioned in which file AG-Technologies3
7. Do you have reference list? Swatz-Oils1
What layout mode is the default when a new Web Form is created? a) GridBagLayout b) GridLayout c) FlowLayout d) FormLayout Syntax-Softtech2
About CLS and CTS? Microsoft6
 
For more ASP.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com