You create a WCF Data Services application in VS 2010 that uses the ADO.NET Entity Framework. You must ensure that the model and mapping files are not deployed as application resources. What should you do?

 Posted by Rajkatie on 8/4/2012 | Category: ADO.NET Interview questions | Views: 3430 | Points: 40
Select from following answers:
  1. Modify the connection string to reference the relative path to the model and mapping files.
  2. Modify the connection string to reference the absolute physical path to the EDMX file.
  3. Set the value of the EDMX file's Metadata Artifact Processing property to Copy To Output Directory.
  4. All Above

Show Correct Answer


Source: MeasureUp.com | Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response