Microsoft
98-363 · Question #89
Which of the following events is invoked only once throughout the life cycle of an application and is invoked when the first resource in an ASP.NET application is requested?
The correct answer is B. Application_Start. See the full explanation below for the reasoning.
Question
Which of the following events is invoked only once throughout the life cycle of an application and is invoked when the first resource in an ASP.NET application is requested?
Options
- AApplication_End
- BApplication_Start
- CApplication_LogRequest
- DApplication_Error
How the community answered
(38 responses)- A5% (2)
- B71% (27)
- C18% (7)
- D5% (2)
Community Discussion
No community discussion yet for this question.