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

What is the difference between “Web.config” and “Machine.Config”?

702


Where is the view state data stored in asp net?

567


Explain the concept of MVC Scaffolding?

595


Can asp.net work on an nt server?

561


How do I open an ashx file?

545






How can exception be handled with out the use of try catch?

550


What is custom attribute?

573


Define tracing.

630


How do you hide the columns?

593


How do you implement sql caching in asp.net?

570


Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc

533


What is autopostback in dropdownlist in asp net?

537


Explain why datareader is useful?

554


What is the difference between debug and release?

526


How is the asp.net mvc architecture different from others? : asp.net mvc

493