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
What is view state management in asp net?
What is difference between URL and URI?
How do I open an ashx file in windows 7?
What are the authentication types in asp.net?
How many web config files can be created for an application?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
Does asp.net still recognize the global.asa file?
What is the difference between custom web user control and a custom web server control?
Explain some of the major built-in objects in asp.net
What is the difference between session and application?
How asp.net mvc differs from asp.net web forms? : asp.net mvc
How do you create a master page?
What is the advantage of mvc over asp.net? : Asp.Net MVC
How do you design a website with multilingual support in ASP.NET ?
Is asp.net outdated?