What is the Global.asax used for?

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


Please Help Members By Posting Answers For Below Questions

explain code with multi inhertance

1643


Define static constructor?

552


How can u deifne the benefits and limitation of using Viewstate for state management?

701


What are the best practices to follow to secure connection strings in an ASP.NET web application?

552


What is masterpage?

506






What is Razor View Engine

603


What is asp.net mvc5? : Asp.Net MVC

530


How can you implement the postback property of an asp.net control?

527


Explain how can we inherit a static member?

528


Should I delete cookies?

492


Fetch one page value to another page without using state-managment ?

528


What is a uri query?

548


Out of ASP or ASP.NET which one is stateless?

676


How do you declare static variable?

559


Explain the differences between clr & cts?

560