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

Can we store object in viewstate?

630


What is the main differences between asp and asp.net?

605


What is the concepts of globalization and localization in .net?

627


Explain what the contents of cookie?

679


How to disable validator control by client side JavaScript?

645






What are the different types of sessions in asp.net? Name them?

766


What is query string?

659


What is asp.net web application?

633


Is asp.net free?

643


What is a postback url?

569


What parameters can you pass in the url of the api? Can get and post use the same url?

641


What are the features of asp.net mvc?

599


Explain Features in ASP.NET

655


Can I have a unique key as foreign key?

619


What is web router?

587