nerdexam
Microsoft

70-516 · Question #26

You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4.0 to create an application. The application uses the ADO.NET Entity Framework to model entities. You deploy an application to a…

The correct answer is D. Recompile the application and redeploy the modified assembly file. See the full explanation below for the reasoning.

Question

You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4.0 to create an application. The application uses the ADO.NET Entity Framework to model entities. You deploy an application to a production server. The application uses the model and mapping files that are deployed as application resources. You need to update the conceptual model for the application on the production server. What should you do?

Options

  • ACopy the updated .edmx file to the production server.
  • BCopy the updated .csdl file to the production server.
  • CCopy the updated .ssdl file to the production server.
  • DRecompile the application and redeploy the modified assembly file.

How the community answered

(45 responses)
  • A
    2% (1)
  • B
    13% (6)
  • C
    7% (3)
  • D
    78% (35)

Community Discussion

No community discussion yet for this question.

Full 70-516 Practice