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   SiteMap shows list of All Categories in this site.
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
What is application variable and when it is initialized ?
 Question Submitted By :: Neelam
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is application variable and when it is initialized ?
Answer
# 1
it is the process of clien side state managment

we can specify like

applicatio["str"]="Value for ref";

like the above in global.asax

this is for global purpose
we can use this value in any where of our application
 
Is This Answer Correct ?    1 Yes 2 No
Babu Reddy
 
  Re: What is application variable and when it is initialized ?
Answer
# 2
Application variable is a variable that is created when the
first or new user who starts the transaction it is
intialised at that time it self .
and it is used as the global purpose also.
 
Is This Answer Correct ?    0 Yes 3 No
Naidu
 
 
 
  Re: What is application variable and when it is initialized ?
Answer
# 3
Application variable is generally Stored in Application 
State in Application_start event in Global.asax file which 
is fired when the first Instance of Application is created 
or when first user open the Website.

Item added to the Application variable in function like 
global variable in ASP.NET Page.
 
Is This Answer Correct ?    3 Yes 0 No
Rajesh Kumar
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
version information is mentioned in which file AG-Technologies3
I have a DataGrid in which two of the columns are editable...i want to update the backend table with the newly edited data of the datagrid. How to do this please help me. Wipro1
what is CLR? PrimeLine3
Which institute provide good Project training on .Net technologies in hyd?  4
can u any one tell me clearly where is stored cache datas? Apollo1
Types of values mode can hold session state in Web.Config? Accenture6
For Web services where you can browse on the Internet?  1
How do you turn off cookies for one page in your site? IBS2
Can any one explain with the example how to capture the application error in Aplication_Error() method? Infosys1
Can u able to get the xml document in crystal report if yes how its possible  1
How do you perform validations? Microsoft2
What does this do? sn -t foo.dll  2
How many classes can a single .NET DLL contain?  2
In the context of a comparison, what is object identity versus object equivalence?  1
There is a login page that has two text boxes with required field validators on it. The page has a login and cancel button. How can we ensure that the click on the cancel button doesnt fire a validation event. Proteans2
What is the role of global.asax?  7
What is the difference between and ActiveX dll and control ? Microsoft1
With out Web.config can we executes the application? Valtech6
How to deploy the Asp.Net Project ?  3
What are the differences between Trace and Debug? Accenture2
 
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