What is application variable and when it is initialized ?
Answer Posted / vijay
Application variable using server side state management.
It's initialized in global.asax file.
It's using all application .aspx pages.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is Forms Authentication in ASP.NET?
What are httphandlers and httpmodules and difference between them?
Differentiate between globalization and localization.
What is the use of placeholder control? Can we see it at runtime?
What is query string with example?
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
What is the difference between the asp and asp.net?
What are the Types of state management techniques
What is asp net application object?
Define secured sockets layer.
What is IPostBack? How to use it?
What is a proxy in web service?
How do session tokens work?
What is & in a url?
About CLR, reflection and assemblies?