What should you recommend?

DRAG DROP
You are developing a web application by using Microsoft ASP.NET MVC.
The web application will shoe a list of cars and their associated prices. The list can be filtered by car model by using a drop-down list. Access to the web application will be anonymous.
The car model list is stored as an .xml file on the application server. The car prices list is stored on a SQL Server server.
You need to recommend a caching strategy for each scenario:
• If a user selects a car model from the drop-down list, and then closes the browser, the same model must be selected automatically when the user reopens the web application from the same browser.
• If the car model list is updated, the drop-down list must be refreshed upon the next page reload.
• If the car prices list is updated, the prices list must be refreshed upon the next page reload.
What should you recommend? To answer, drag the appropriate caching strategies to the correct scenarios. Each caching strategy 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.
Select and Place:

microsoft-exams

2 thoughts on “What should you recommend?

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.