-
Why is global ASAX is used for?
文件
应用程序 是一个
Questioner:Charlotte Harris 2023-05-05 12:38:38
The most authoritative answer in 2024
-

-
Amelia Kim——Studied at the University of Zurich, Lives in Zurich, Switzerland.
The
Global.
asax file, also known as the ASP.NET application file, is an optional file that contains code for responding to application-level and session-level events raised by ASP.NET or by HTTP modules. The
Global.
asax file resides in the root directory of an ASP.NET application.
read more >>
About “文件、应用程序、是一个”,people ask:
QuesHub is a place where questions meet answers, it is more authentic than Quora, but you still need to discern the answers provided by the respondents.