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)- A3% (1)
- B11% (4)
- C3% (1)
- D83% (29)
Community Discussion
No community discussion yet for this question.