The QueueDetail entity type must inherit from the InboundQueue entity type in the ExternalQueue service project using table-per-type inheritance.
You need to modify the entities in the designer.
What should you do? (Each correct answer presents part of the solution. Choose all that apply.)
You need to choose the appropriate data access technology for the children's book area of the web application.
Which data access technology should you choose?
You need to create an OData filter expression that returns bools that match the following characteristics:
Published after 1/1/2000
Have "Science" as the first word
Which filter statement should you use?
The PurchaseOrders.xml file contains all of the purchase orders for the day.
You need to query the XML file for all of the billing addresses.
Which code segment should you use?
A)
B)
C)
D)
You are preparing to write the data access code for the children's book area of the web site.
You need to review the requirements and identify the appropriate data access technology.
What should you do?
You need to implement the Get() method in the bookstore Web API application to be able to find books by using an ad hoc query.
Which method should you use?
A)
B)
C)
D)