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 is Model-View-View Model?

775


What is difference between asp state management and asp.net state management?

796


Can the dictionary object be created in client?s scope ?

2192


Which authentication uses a combination of windows and iis authentication?

789


What is distributed system in asp.net?

755


What is difference between asp.net and asp?

752


How Can assign alias name for ASP.NET Web API Action?

1170


Explain how to prepare culture-specific formatting in .net.

713


How ASP.NET page works?

853


What is the use of global.asax file?

757


What are the Difference between asp.net and asp ?

769


what is DLL Hell and how it is solved in .NET? please explain clearly??

2098


What is http only cookie?

729


How to store checkbox value in database in asp.net mvc? : Asp.Net MVC

694


What is difference between session and cookies in asp net?

723