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 create an application that is used as a portal. The portal uses a set of custom controls that expose different functionalities. The set of custom controls includes one control each for the following three tasks: Track sales Track inventory Permit access to the corporate e-mail of the company The portal must permit users to select the controls that they need to display on the basis of a predefined list. The design team proposes the following steps to meet the requirement: Create the custom controls as Web parts. Create a Web part zone page that has two Web part controls and a catalog part control.

Answer(s)

  1. the sales Web part control to the Web part zone.You need to evaluate whether the solution meets the requirements. What should you conclude?A. The requirements are met. There is no need to change the application design.
  2. The requirements are not met. An editor part zone is necessary.
  3. The requirements are not met. The Web part controls must be added to the catalog part.
  4. The requirements are not met. The Web part controls must be added to the Web part page.
Correct Answer

The requirements are not met. The Web part controls must be added to the catalog part.