nerdexam
Microsoft

70-515 · Question #69

70-515 Question #69: Real Exam Question with Answer & Explanation

Sign in or unlock 70-515 to reveal the answer and full explanation for question #69. The question stem and answer options stay visible for context.

Question

You are implementing an ASP.NET AJAX page. You add the following control to the page. <asp:UpdatePanel ID="pnl1" runat="server" UpdateMode="Conditional"> <ContentTemplate> ... </ContentTemplate> </asp:UpdatePanel> You need update the contents of the UpdatePanel without causing a full reload of the page. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)

Options

  • AAdd the following control before the UpdatePanel.
  • BAdd the following control within the UpdatePanel.
  • CAdd an AsyncPostBackTrigger that references Timer1.
  • DAdd a PostBackTrigger that references Timer1.

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.

Full 70-515 Practice
You are implementing an ASP.NET AJAX page. You add the following... | 70-515 Q#69 Answer | NerdExam