answersLogoWhite

0

What is .asax file in aspnet?

Updated: 12/23/2022
User Avatar

Wiki User

11y ago

Best Answer

Global.asax is a file that contains Application layer events like: Application Start, Application end, Application error ...

You can use those events to make some actions like filling data in cache, clear cache, send error email to system admin when errors occur ...

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is .asax file in aspnet?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the full form of Asax in aspnet?

the full form of asax is Active Server Application Extension


How do you read the dll file within the aspnet program which the dll file is used to pass parameter between aspnet program?

Question need some more clarification


How do you add a file to an website in connect with a database using aspnet with c?

Via FTP.


Is there a global.asax in PHP?

No, ASAX is for ASP.NET, which is another language.


How do you devolop passport authentication using aspnet?

How can I get a batch file (that calls on an executable file and a .fil file) that is made for a 32 bit application to work on a 64 bit win 7?


Which line of code do you add to your webconfig file to enable sessions without cookies in aspnet?

<sessionState cookieless="true" />


What is aspnet file extension?

asp.net - microsoft's sharepoint server programming language has several file extensions, depending on the type of file:.asp and .aspx - the actual pages you type in the address bar.armx.ashx.asmx.axd.asax.webpart.dtc


What is the full form of ASAX?

The answer depends on the context. It could mean: Alto saxophone (on musical scores) Active Server Page (.NET framework) Active Server Application Extended


How do you convert a doc file into HTML using aspnet?

What are the requirements of a file to be HTML file, just it has to be able to view the file in web browser. SO, probably the answer would be to change the doc file extension to HTML. Either you can embed the doc file into a web page or save it as .HTML or .htm file


Where can one find information on aspnet?

Information about ASPNET can be found on the ASPNET website. Anything one needs to know about using this application framework for web development purposes can be found there.


How do you write project description of college website using aspnet?

ASP.NET is not a programming language. However to come back to your question, you can use a label control to write the description. I prefer to use HTML file rather than an ASPX file for such requirements.


How many objects in aspnet?

6