nerdexam
Microsoft

70-515 · Question #71

You are implementing an ASP.NET AJAX page that contains two div elements. You need to ensure that the content of each div element can be refreshed individually, without requiring a page refresh…

The correct answer is C. Add a form and two update panels to the page. See the full explanation below for the reasoning.

Question

You are implementing an ASP.NET AJAX page that contains two div elements. You need to ensure that the content of each div element can be refreshed individually, without requiring a page refresh. What should you do?

Exhibit

70-515 question #71 exhibit

Options

  • AAdd two forms to the page.
  • BAdd two forms to the page.
  • CAdd a form and two update panels to the page.
  • DAdd a form and two update panels to the page.

How the community answered

(18 responses)
  • A
    17% (3)
  • B
    6% (1)
  • C
    72% (13)
  • D
    6% (1)

Community Discussion

No community discussion yet for this question.

Full 70-515 Practice