What is application variable and when it is initialized ?
Answer Posted / naidu
Application variable is a variable that is created when the
first or new user who starts the transaction it is
intialised at that time it self .
and it is used as the global purpose also.
Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Describe the .net base class library.
What is session management in web application?
What is ispostback method in asp.net?
What is difference between mvc and asp.net? : Asp.Net MVC
What is the difference between session object and application object?
Can we make activex dll also ti execute in some process as that of client ? How can we do?
Can we have a web application running without web.config file?
What should you do is you want to remove an existing component but would like to make some funtionalities?
What is data control in asp.net?
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
What are session and cookies?
Explain how can we access static variable?
What is the use of data set in asp.net?
What are the types of session in asp.net?
in which protocol ASP.NET WEB API Work?