Which path should you use?
You create a new feature that contains shared resources. The new feature will be used within a site definition. You are manually deploying the feature on a Microsoft Windows SharePoint Services site.
You need to create a folder for the feature.
Which path should you use?
Which solution should you use?
You create Microsoft Windows-based applications. You are designing an
application that will be deployed to employees in your company. The company requires that all internal applications are branded with the corporate logo and a copyright notice. You need to ensure that all forms in the application contain the appropriate branding and copyright notice. Your solution must be extensible, maintainable, and require minimum effort to lay out. Which solution should you use?
What should you do?
You create a custom application that contains an embedded Visio Drawing Control. You plan to deploy the custom application to several client computers that do not have Office Visio 2007 installed. You need to prepare the client computers for the custom application. What should you do?
Which counter should you use?
You create Web-based client applications. You create an ASP.NET Web application. Five hundred users will access the Web-based application simultaneously. The application uses session variables to persist user data. You monitor the application by using System Monitor. You need to identify a counter that will warn you of the problems that you are most likely to face while monitoring. Which counter should you use?
What are two possible ways to achieve this goal?
You need to hide the compass and the zoom control on a two-dimensional Virtual Earth 6.0 map. What are two possible ways to achieve this goal? (Each correct answer presents a complete solution. Choose two.)
What should you do?
You have a Microsoft Office SharePoint Server 2007 site. You create a Microsoft Office Excel 2007 workbook that contains the telephone numbers of all your company locations. You need to ensure that users can filter the Excel 2007 workbook on the basis of company locations by using Excel Services in Microsoft Office SharePoint Server 2007. What should you do?
What should you do?
You create the following two document libraries for the human resources
department of your company:
* Vacation requests for full-time employees
* Vacation requests for part-time employees
You need to enable a single workflow to serve both document libraries.
What should you do?
Which control should you choose?
You create Microsoft Windows-based applications. Your company network runs a Web-based application that permits managers to edit data in the employee database by using a Web form. You need to redesign the Web-based application as a rich-client application.
The redesigned user interface must meet the following criteria:
The data entry form dynamically creates the input controls with the corresponding labels. The data entry fields accept inputs of different lengths and the input controls acquire size accordingly. The user experience is similar to that of the previous Web-based application. Dynamically created input controls and labels must always align properly, even if the form is resized. You need to identify the control that can be used to minimize the user interface code complexity. Which control should you choose?
What should you do?
You develop a Visio Solutions Library (VSL). You want to deploy the VSL to all computers that run Office Visio 2007. You need to prepare the VSL for deployment. What should you do?
What should you do?
You create Web-based client applications. You create an ASP.NET Web form that lists detailed company information. The company information is stored in a Microsoft SQL Server 2005 database. The Web form displays a drop-down list box that prompts the user to select a company type. On selection of the company type, the name of each company in the selected company type is displayed along with a button next to it. The button permits detailed contact information to be displayed for the company. Each button that is displayed along with a company name has a Text property value that is named View Details. The button is dynamically created based on the company type selected by the user. Each click event of the button is programmed to call a method named ShowDetails. The ShowDetails method displays the company details. The prototype of the Web form is as shown in the following exhibit. (Refer to the Exhibit.) You test the Web form and find that the code seems to function properly. When you display the Web form and click the View Details button, nothing happens. You need to ensure that the Web form responds properly within the minimum amount of time. You also need to minimize coding effort. What should you do?