What is application variable and when it is initialized ?

Answer Posted / rajesh kumar

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 ?    15 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages and disadvantages of Using Cookies?

519


when a request is made in Life cycle of ASP.NET page .

527


What describes a query?

525


Why we go for mvc instead of asp.net? : Asp.Net MVC

487


What are the different methods of session maintenance in asp.net?

533






How to reduce the width of textbox in editcommandcolumn of datagrid?

523


Can we create a multiple user simultaneously ?

582


What does the orientation property do in a menu control?

529


Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc

543


How will you load dynamic assembly? How will create assesblies at run time?

457


How can we communicate with each server in N-tier Architecture? and what are the methods?

1786


How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.

616


What is viewstate parameter?

519


What are html helpers in asp.net?

521


What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?

535