You are implementing an EDM that will use existing POCO objects. You need to add an entity type to the model that will map to a POCO class named Customer.

What should you do?

 Posted by Rajkatie on 8/29/2012 | Category: ADO.NET Interview questions | Views: 2443 | Points: 40
Select from following answers:
  1. Remove the Custom Tool associated with the EDM.
  2. Using the Entity Designer, add an Entity.
  3. Add properties with the same names as the Customer public properties.
  4. All Above

Show Correct Answer


Source: MeasureUp.Com | | Alert Moderator 

Comments or Responses

Login to post response