Which code segments should you include in Target 1, Target 2 and Target 3 to complete the code?
An XML file must be produced by the SaveFeaturedBooks() method of the Book class. The
schema of the resulting XML file must be identical to the FeaturedBooks.xml file. You need
to write the code to produce the file. You have the following code:
Which code segments should you include in Target 1, Target 2 and Target 3 to complete the
code? (To answer, drag the appropriate code segments to the correct targets in the answer
area. Each code segment may be used once, more than once, or not at all. You may need to
drag the split bar between panes or scroll to view content)
Which data access technology should you implement?
You need to choose the appropriate data access strategy for the college textbook area of the
web application.
Which data access technology should you implement?
Which code segment should you use?
Which type should you use to retrieve the data?
You need to return the list of the top 100 books for the GetTopBooks() method.
Which type should you use to retrieve the data?
Which data access technology should you choose?
You need to choose the appropriate data access technology for the cookbook area of the
web application.
Which data access technology should you choose?
You need to review the requirements and identify the appropriate data access technology
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?
Which code segment should you use?
Which filter statement should you use?
Which code segment should you use?
You need to update the ImportBooks() method to use database transactions. Which code
segment should you use?