Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

About Global .asax ?

Answer Posted / nihar

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. We
will be covering both here.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?

1983


Which type if caching will be used if we want to cache the portion of a page instead of whole page?

963


What is difference Between Authentication and authorization?

1208


What is inheritance and an how it be used, example with an example?

1114


What ports must be open for DCOM over a firewall? What is the purpose of Port 135?

2446


Explain method to handle error using HttpError in Web API?

1111


What is the use of asp.net web api?

1143


What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?

1276


We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?

1969


What is Forms Authentication in ASP.NET?

1142


Explain Authentication mechanism in dotnet

1097


Difference between overriding and overloading?

1355


Is it true that a Web service must be written in .NET or not?

1140


How would you get asp.net running in apache web servers?

1092


What are the two types of web pages?

999