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
How does asp.net work?
Which two new properties are added in asp.net 4.0 page class?
Can you explain one critical mapping?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
Where sessions are stored?
Explain how do you validate the controls in an asp .net page?
How many types of state management are there in asp net?
How is the asp.net mvc architecture different from others? : asp.net mvc
What is asp.net with mvc? : Asp.Net MVC
Explain the steps needed to be performed in order to create an animation in xaml?
Which is better union or union all?
How can we use Web API with ASP.NET Web Form?
What are session and cookies?
what is meant by sitemapnode ?
What is query string in asp.net?