Tell About Global.asax ?

Answer Posted / sridhara krishna

Global.asax is a file that resides in the root directory of
your application. It is inaccessible over the web but is
used by the ASP.NET application if it is there. It is a
collection of event handlers that you can use to change and
set settings in your site. The events can come from one of
two places - The HTTPApplication object and any HTTPModule
object that is specified in web.confg or machine.config


Regards

sridhara krishna bodavula

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

920


What is the difference between a multi-layer and multi-tier applications?

780


Why session is used in asp.net?

760


Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)

1818


Which is faster union or union all?

764


What is an il?

745


What is a url string?

806


Why do we need url encoding?

735


Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc

758


what are the Custom controls in asp.net?

778


Why will you usually create an aspnet user account in the database for an asp.net web application?

748


Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?

725


Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?

738


What does asp stand for in asp.net?

717


List all templates of the repeater control.

759