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                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   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
About Global .asax ?
 Question Submitted By :: Sweety
I also faced this Question!!     Rank Answer Posted By  
 
  Re: About Global .asax ?
Answer
# 1
Global.asax is a file that resides in the root directory 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 can come from one of 
two places - The HTTPApplication object and any HTTPModule 
object that is specified in web.confg or machine.config. We 
will be covering both here.
 
Is This Answer Correct ?    2 Yes 1 No
Nihar
 
  Re: About Global .asax ?
Answer
# 2
it contains 7 events....

1.Application start
2.Application End
3.Session on start
4.Session on end
5.Session on Request
6.Application on Begining request
7.Application on Error
 
Is This Answer Correct ?    2 Yes 2 No
Sathish
 
 
 
  Re: About Global .asax ?
Answer
# 3
it is a collection of event handler
 
Is This Answer Correct ?    1 Yes 0 No
Divya
 
  Re: About Global .asax ?
Answer
# 4
The Global.asax file (also known as the ASP.NET application 
file) is an optional file that is located in the 
application's root directory and is the ASP.NET counterpart 
of the Global.asa of ASP. This file exposes the application 
and session level events in ASP.NET and provides a gateway 
to all the application and the session level events in 
ASP.NET. This file can be used to implement the important 
application and session level events such as 
Application_Start, Application_End, Session_Start, 
Session_End, etc. This article provides an overview of the 
Global.asax file, the events stored in this file and how we 
can perform application wide tasks with the help of this 
file.
 
Is This Answer Correct ?    0 Yes 0 No
Dilshad
 
  Re: About Global .asax ?
Answer
# 5
Global.asax is a text file ,it is use to define the global 
variable.
 
Is This Answer Correct ?    1 Yes 3 No
Chaitali
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
I have one application, one user purchase some products in my application? and another person came he is also purchase some products?how can we identify which user purchase which items? my answer is by using session id? but i dont know how? can u give me programming for that?  1
When is the ViewState available during the page processing cycle ?  3
Which method do you invoke on the DataAdapter control to load your generated dataset with data?  2
What methods are fired during the page load?  2
How to Page Execute in asp.net(inside browser) Wipro1
what is diffrence between debug class and trace class in asp.net ?  2
What is dataset ? Infosys10
What data types do the RangeValidator control support?  2
What is the name of the process the browser uses to find the address of a web server? a) DMZ b) DNS c) Active Directory d) Database lookup Syntax-Softtech1
What is boxing and unboxing ? Accenture6
Why do we use Option Explicit? Microsoft2
Describe the difference between inline and code behind.  2
relacement of websevices in .net 3.0? Mind-Tree1
What are asynchronous callbacks ? Accenture2
what is the use of asp.net ABC2
What method do you use to explicitly kill a users session?  1
2. Why did you choose this career? Swatz-Oils1
Caching techniques in .NET? Microsoft2
What line in the following XML document will generate an error? <?xml version=?1.0?> <employees> <employee> <name>Bob Andcarrol</name> </employee> <employee> <name>Robert Burns</name> </employee> </employees> a) 6 b) 4 c) 1 d) There is no error Syntax-Softtech2
what is CLR? PrimeLine3
 
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