You use the Entity Data Model Wizard to generate an Entity Data Model (EDM) from an application database. You need to write a debugging method that allows you to dump information about the current state of entity instances. The method should output all original property values and compare with current property values.
Which class should you use?

 Posted by Rajkatie on 8/28/2012 | Category: ADO.NET Interview questions | Views: 2248 | Points: 40
Select from following answers:
  1. ObjectStateManager
  2. ComplexObject
  3. EntityObject
  4. All Above

Show Correct Answer


Source: MeasureUp.Com | | Alert Moderator 

Comments or Responses

Login to post response