Answer Posted / gurvinder singh
Global.asax file is used for storing values at session
level and Application level.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How do you sign out from forms authentication?
When maintaining session through sql server, what is the impact of read and write operation on session objects?
What is autopostback true?
Is a dll file an executable?
What do you mean by caching in asp.net?
Explain asp.net web forms.
Fetch one page value to another page without using state-managment ?
Does asp.net still recognize the global.asa file?
Write some code using interfaces, virtual methods, and an abstract class`
What is the difference between union and structure?
What is session object? Describe in detail.
How will you load dynamic assembly?
Explain how does asp page work?
What are the main advantages of using asp.net?
How to use multiple scriptmanager controls in a web page?