You are using VS 2010 to develop a data-centric application. You need to start the workflow to create the following items:
* Classes that provide a conceptual data model implementation
* A mapping between these classes and a specific database implementation
What should you do?

 Posted by Rajkatie on 8/23/2012 | Category: ADO.NET Interview questions | Views: 3959 | Points: 40
Select from following answers:
  1. From the Data menu, select Add New Data Source and select a Service Data Source Type
  2. From the Project menu, select Add New Item and choose the Local Database template.
  3. From the Project menu, select Add New Item and choose the ADO.NET Entity Data Model.
  4. From the Data menu, select Add New Data Source and select a Database Data Source Type.
  5. All Above

Show Correct Answer


Source: MeasureUp.com | | Alert Moderator 

Comments or Responses

Login to post response