What is application variable and when it is initialized ?
Answer Posted / babu reddy
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 ? | 3 Yes | 10 No |
Post New Answer View All Answers
What are the Types of state management techniques
What is the maximum number of classes that can be contained in one dll file?
What does passport and windows authentication mean in ASP.NET?
What is the difference between CLICK and MOUSE DOWN Event ?
Where is session cookies stored?
How can we call webservices in Banking Applications? and where we are using it?
Explain the difference between or and orelse?
What are httphandlers and httpmodules and difference between them?
Where session id is stored?
What is the syntax for datagrid and specifying columns?
Difference between overriding and overloading?
What are the advantages of using session?
Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?
What are sessions in asp net?
Where viewstate value is stored in asp.net?