70-547  Exam

Exam # of questions Description  Update
70-547 133 Design and Develop Web-Based Apps by Using MS.NET ... 02/15/2011
[Practice Test]    [Download Study Guide(PDF)]   [Update Exam]

70-547 - Exam Information
  • Description: Design and Develop Web-Based Apps by Using MS.NET Framework
  • Passing Score: 0%
  • Practice Test - Number of questions: 133 questions
  • Simulation Test - Number of questions: 133 questions
  • Simulation Test Duration: 120 minutes
  • Has explanations: No

Question of the day

You create Web-based client applications. You deploy an application that manages an Internet- based store. Customers are able to browse a list of products, create an order to buy the products, and view the status of their orders. The operational application requirements state that the application must be available for browsing when the database server is not available. The production environment uses a Network Load Balancing cluster to host the application. The application uses an XML file stored on the database server to read data that is used for product browsing. The deployment diagram for the application is as shown in the following exhibit. (Click the Exhibit button.) You need to evaluate the production environment and recommend changes, if required, to meet the operational requirements of the application. What should you conclude?

Answer(s)

  1. - The current production environment meets the requirements.
  2. - The current production environment does not meet the requirements. The XML file must beplaced on the Web server.
  3. - The current production environment does not meet the requirements. The data from the XMLfile must be stored in the database.
  4. - The current production environment does not meet the requirements. The database servermust be added to the Network Load Balancing cluster of the Web tier.
Correct Answer

- The current production environment does not meet the requirements. The XML file must beplaced on the Web server.