nerdexam
Microsoft

70-516 · Question #227

Ensure that SSDL can be modified without rebuilding application.

The correct answer is D. .(backslash)Model.csdl | ... (rest of files) copy to output directory. See the full explanation below for the reasoning.

Question

Ensure that SSDL can be modified without rebuilding application.

Options

  • Ares://*/Model.csdl | ... (rest of files) copy to output directory
  • B.(backslash)Model.csdl | ... (rest of files) embeded in output assembly
  • Cres://*/Model.csdl | ... (rest of files) embeded in output assembly
  • D.(backslash)Model.csdl | ... (rest of files) copy to output directory

How the community answered

(35 responses)
  • A
    3% (1)
  • B
    11% (4)
  • C
    3% (1)
  • D
    83% (29)

Community Discussion

No community discussion yet for this question.

Full 70-516 Practice