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
Can one dll file contains the compiled code of more than one .net language?
What is web api config?
Can you explain one critical mapping?
Explain global assembly cache.
How do active server pages work?
What is autopostback true?
Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?
What are different types of api?
What are the two properties that are common on every validation control?
What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?
Define page output caching?
Where code pages are used?
What is owin authentication?
What are the asp.net list controls and difference between them?
Explain the difference between AutoPostBack and IspostBack in ASP.NET?