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
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)- A17% (3)
- B6% (1)
- C72% (13)
- D6% (1)
Community Discussion
No community discussion yet for this question.
