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
What is the difference between Session and response.Redirect?
Explain the concept of event bubbling in ASP.NET?
What is asp.net architecture?
What is the displayafter property in updateprogress control?
How do you create a master page?
Explain the difference between asp & asp.net.
What is a master page and what does it do?
What is the difference between cache and cookies?
Mention the execution process for managed code?
What are different methods of session maintenance in asp.net?
What are the navigation ways between pages available in ASP.NET?
What are the different types of proxy patterns?
Explain the code Access Security (CAS) in .net Framework?
How do we sort the data from a dataset?
What are query strings used for?