Microsoft
70-515 · Question #62
70-515 Question #62: Real Exam Question with Answer & Explanation
Sign in or unlock 70-515 to reveal the answer and full explanation for question #62. The question stem and answer options stay visible for context.
Question
You are implementing an ASP.NET application that makes extensive use of JavaScript libraries. Not all pages use all scripts, and some scripts depend on other scripts. When these libraries load sequentially, some of your pages load too slowly. You need to use the ASP.NET Ajax Library Script Loader to load these scripts in parallel. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
Options
- AIn your site's master page, add a call to Sys.loader.defineScripts to define each of the scripts
- BIn your site's master page, add a call to Sys.loader.registerScript to define each of the scripts
- CIn each page that uses scripts, add a call to Sys.get for each script that is needed in that page.
- DIn each page that uses scripts, add a call to Sys.require for each script that is needed in that
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.