PrepAway - Latest Free Exam Questions & Answers

Which of the events would be utilized?

You work as a Web developer for ABC.com. You need to identify the appropriate event fired once
only upon execution of the life cycle of the Web application.

Which of the events would be utilized?

PrepAway - Latest Free Exam Questions & Answers

A.
The OnLoad event would be called.

B.
The PreRender event would be called.

C.
The PostLoad event would be called.

D.
The Application_Start event would be called.

Explanation:
Application developers should note that the Application_Start method is called when
resources are requested the first time by the ASP.NET application. The Application_Start event is
additionally utilized only once throughout the application life cycle and can be used to perform
setups and load data into the cache and initialize static values.


Leave a Reply