Microsoft
70-515 · Question #19
70-515 Question #19: Real Exam Question with Answer & Explanation
Sign in or unlock 70-515 to reveal the answer and full explanation for question #19. The question stem and answer options stay visible for context.
Question
You are implementing an ASP.NET Web site. The site uses a component that must be dynamically configured before it can be used within site pages. You create a static method named SiteHelper.Configure that configures the component. You need to add a code segment to the Global.asax file that invokes the SiteHelper.Configure method the first time, and only the first time, that any page in the site is requested. Which code segment should you use?
Options
- Avoid Application_Start(object sender, EventArgs e)
- Bvoid Application_Init(object sender, EventArgs e)
- Cvoid Application_BeginRequest(object sender, EventArgs e)
- DObject lockObject = new Object();
Unlock 70-515 to see the answer
You've previewed enough free 70-515 questions. Unlock 70-515 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.