Exit 70-516 TS: Accessing Data with Microsoft .NET Framework 4
Question 5 of 5
0% complete
Q5 Single choice

You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to develop an application. You use the ADO.NET Entity Framework Designer to model entities.

You need to ensure that the entities are self-tracking.

What should you do in the ADO.NET Entity Framework Designer?

  • A

    Change the Code Generation Strategy option from Default to None.

  • B

    Change the Transform Related Text Templates On Save option to False.

  • C

    Add an ADO.NET Self-Tracking Entity Generator to the model.

  • D

    Add an ADO.NET EntityObject Generator to the model.