.ASAX Estensione file

ASP.NET Server Application File

Sviluppatore Microsoft
Popolarità
4.1  |  27 Voti
 

Che cos'è un file ASAX?

File used by ASP.NET Web applications; contains program code that is used to respond to application-level events raised by ASP.NET or HttpModules; parsed and compiled at application runtime; used for handling events during application initialization and shutdown, as well as processing global exceptions and errors.

Maggiori informazioni

ASAX files are stored in the root directory of the ASP.NET application and have the name Global.asax. By default, any direct URL requests to ASAX files are rejected. Additionally, external users cannot view or download their source code.

NOTA: The Global.asax is optional in ASP.NET Web applications.

Apri oltre 400 formati di file con File Viewer Plus.Download gratuito

Programmi che aprono o fanno riferimento ai file ASAX

Windows
Categoria: Web
Aggiornato: 2010-07-09

Verificato da FileInfo.com

Il team di FileInfo.com ha analizzato in modo indipendente il formato file ASP.NET Server Application e le app Windows elencate in questa pagina. Il nostro obiettivo è il 100% di accuratezza e pubblichiamo solo informazioni sui tipi di file che abbiamo verificato.

Se desideri suggerire aggiunte o aggiornamenti a questa pagina, faccelo sapere.