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
Explain about consistent programming model in the .NET framework?
How long the items in ViewState exists?
How to display Alert in ASP.NET
What is custom events? How to create it?
What is the sequence in which ASP.NET events are processed?
Distinguish between Server-side and Client-side code with its functionality?
Describe the disadvantage of cookies.
List some of the important session state modes of asp.net.
Define resource files.
How will create assesblies at run time?
Describe the master page.
How can we provide the WebParts control functionality to a server control?
What is the purpose of App_Code folder in ASP.NET? Why we this?
What are tuples?
List all templates of the repeater control.