Why Global.asax is used?

Answer Posted / shailesh thapa

It is an optional application level file and at the compile
time be converted in a class inheriting the HttpApplication
class and it keeps the event handlers for the session and
application.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which is better session or viewstate?

681


What does uri mean?

685


Explain the difference between array and linkedlist?

682


Explain some of the major built-in objects in asp.net

779


What are sharepoint pages?

671






What is autopostback in asp net?

744


How to reduce the width of textbox in editcommandcolumn of datagrid?

705


Explain exception handling in .net.

805


What type of code, client-side or server-side, is found in a code-behind file of a Web page?

751


Define machine.config in .net?

726


What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?

892


How do you secure your connection string information?

701


Why session is used in asp.net?

723


Explain the difference between Repeater and Data list control in ASP.NET?

800


What are Master Pages in ASP.NET? or What is a Master Page?

806