PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

Which classes should you choose?

You create Web-based client applications. You create a component that displays the category of a product and the product data on a Web page. The data is stored on the Web server in an XML file.

The Web page must meet the following requirements:

Display each category of products.
List the name, description, and price of each product in a category.
Prohibit the user from modifying the data.
Load as quickly as possible.
Use the minimum amount of code.
Retrieve the data to display from the XML file.

You need to identify the specific classes of a component that can be used to meet your Web page requirements. Which classes should you choose?

What should you do?

You are creating a Web application by using the Virtual Earth 6.0 map control in the Microsoft Visual Studio environment. A Web page in the application is programmed by using the client-side JavaScript code. You insert break points at appropriate locations within the code. When you debug the application, you find that you are able to step into the server-side code. However, you are unable to step into the client-side JavaScript code. You need to debug the client-side JavaScript code. What should you do?

Which type of component should you implement?

You create Microsoft Windows-based applications. You are responsible for maintaining your companys application framework. You analyze the requirements for some of the applications that your company develops. You identify a common functionality. The functionality includes user interface elements as well as data-binding logic and display logic. You need to implement the functionality in such a way that other applications can reuse it. Which type of component should you implement?

Which set of associations should you identify?

You create Web-based client applications. You create an e-commerce application. Users are permitted to customize the application. All user settings and product information of the application are stored in a database. The class diagram for the application is as shown in the Exhibit. (Refer to the Exhibit.) You need to identify the correct logical layer in which each class resides based on the class diagram. Which set of associations should you identify?

What are two possible ways to achieve this goal?

You are modifying a Microsoft Office SharePoint Server 2007 Search Center site. You create a customized XSLT style sheet to change the appearance of ten Search Core results Web Parts on separate site tabs. You need to ensure that the Web Parts use the new style sheet. What are two possible ways to achieve this goal? (Each correct answer presents a complete solution. Choose two.)