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 code segment should you use?
You create a custom web part that displays the audience that the user belongs to.
Which code segment should you use?
Which file should you modify?
You are creating a Microsoft Windows SharePoint Services application.
You need to display the custom site navigation of your company in a site definition.
Which file should you modify?
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 two columns must the CSV file contain?
You need to create an organization chart of employees by using a comma-separated values (CSV) file and the Organization Chart Wizard. Which two columns must the CSV file contain? (Each correct answer presents part of the solution. Choose two.)
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 should you do?
You need to add a reference of the Virtual Earth 6.0 map control to a Web page of an application. What should you do?
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.)
What should you do?
You create a page layout on a Microsoft Windows SharePoint Services site. The page layout has five Web Parts.
You need to ensure that when a user adds the Web Parts to a zone, the page layout arranges all the Web Parts in the zone horizontally.
What should you do?