Answer Posted / abhishek maitrey
Global.asax is a file, as the name suggests that resides in
the root directory (in the global area) 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 may occur from one of two
places - The HTTPApplication object and any HTTPModule
object that is specified in web.config or machine.config.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How can we create custom controls in asp net?
Explain the asp.net mvc folder conventions? : asp.net mvc
Is it true that a Web service must be written in .NET or not?
What is server side routing?
What is server redirect?
Explain the difference between the web config and machine config.
What is runat?
What is mvc in asp.net interview question? : Asp.Net MVC
What is viewstate in asp net with example?
i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?
How do you change the session time-out value?
What is variable and constant in .net programming language?
Describe how to implement globalization and localization in the use interface in .net.
Why will you usually create an aspnet user account in the database for an asp.net web application?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks