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
How do we implement bundling in MVC?
What is http protocol and how it works?
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
What a diffgram is, and a good use for one?
What are different types of api?
Who is using asp.net?
They mostly asked difference between versions of technologies
What are httphandlers and httpmodules and difference between them?
What does asp.net stand for?
Is it possible to apply themes to an asp.net application? If yes, then how?
What is session in web technology?
What is the current version of asp.net?
Explain the code Access Security (CAS) in .net Framework?
Can you explain architecture of your project ?
What is server side routing?