Answer Posted / radha
Global.asax file is resides in the root directory of the
application. it is also known an asp.net application file.
it is responding for the application and session levels
events raised by Asp.net. At run time it is compiled
dynamically.
| Is This Answer Correct ? | 22 Yes | 1 No |
Post New Answer View All Answers
which one is more flexibility and reliability and durability asp.net (VS)php which one is best and which one we do nice to create dynamic websites
Where web.config file is used?
Where is asp.net session stored?
Can you explain architecture of your project ?
Where would you use an ihttpmodule, and what are the limitations of any?
Which method do you use to kill explicitly a users session?
What are the advantages of the code-behind feature?
Which type of state management is provided by Query String in ASP.NET?
Explain the use of dataadapter.
How can you make sure that web api returns json data only?
Why session is used in asp.net?
How much is the pay-for-use service if I chose not to use microsoft-sponsored advertising?
Where the cookie value is stored?
Will session work if cookies is disabled?
Explain the difference between sql invalidation and sql notification.