nerdexam
Microsoft

70-516 · Question #68

You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4.0 to develop an application that uses the Entity Framework. You create an Entity Data Model (EDM) named Model. You need to ensure…

The correct answer is D. Set the Metadata Artifact Processing property to Copy to Output Directory and use the. How to: Copy Model and Mapping Files to the Output Directory (Entity Data Model Tools)

Deploying and Troubleshooting Data Access

Question

You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4.0 to develop an application that uses the Entity Framework. You create an Entity Data Model (EDM) named Model. You need to ensure that the Storage Schema Definition Language (SSDL) of the EDM can be modified without rebuilding the application. What should you do?

Options

  • ASet the Metadata Artifact Processing property to Embed in Output Assembly and use the
  • BSet the Metadata Artifact Processing property to Copy to Output Directory and use the
  • CSet the Metadata Artifact Processing property to Embed in Output Assembly and use the
  • DSet the Metadata Artifact Processing property to Copy to Output Directory and use the

How the community answered

(25 responses)
  • A
    4% (1)
  • B
    16% (4)
  • C
    4% (1)
  • D
    76% (19)

Explanation

How to: Copy Model and Mapping Files to the Output Directory (Entity Data Model Tools)

Topics

#Entity Data Model#SSDL#metadata artifact processing#EDM deployment

Community Discussion

No community discussion yet for this question.

Full 70-516 Practice