Which two files should you customize for the site collection?
You install a Microsoft Office SharePoint Server 2007 server. The server contains three site collections. One site collection uses both English and Turkish language variations.
You need to redirect a user to the selected language page. You also need to ensure that the language settings for other site collections remain unaffected. Which two files should you customize for the site collection? (Each correct answer presents part of the solution. Choose two.)
Which code segment should you use?
You are creating a Microsoft Windows SharePoint Services site.
You need to add a new site column of type Choice to the site.
Which code segment should you use?
What should you conclude?
You create Microsoft Windows-based applications. You are creating an application that runs statistical sales models. The application will be used by 400 users on the local network. After the application is deployed, users report that the application stops responding. The application takes more than 10 minutes to resume to normal when a specific action is performed. The performance chart is shown in the Performance exhibit, and the task list of the application that is running on a sample computer is shown in the Processes exhibit. (Refer to the Exhibit.) You need to evaluate the problem by analyzing the monitored data. What should you conclude?
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?
What should you conclude?
You create Web-based client applications. You are evaluating the design of an e-commerce Web site. The Web site processes credit card information. The Web site has a shopping cart and expects a high volume of traffic, especially during peak shopping times.
The design specifications for the application must meet the following criteria:
The application will be hosted on a Web farm.
The application will use SSL during the checkout process.
Shopping cart information will be stored in InProc session variables.
You need to evaluate the design of the application and recommend whether it is technically feasible and complete. What should you conclude?
What should you do?
You add a new pushpin to a Virtual Earth 6.0 map. You are creating an algorithm to calculate the polygon representation of a pushpin cluster. You write a step to verify that the pushpin belongs to the cluster. You need to identify whether to recalculate the polygon representation.
What should you do?
Which two actions should you perform?
Your Microsoft SQL Server 2005 database contains client records. You create a Business Data Catalog (BDC) definition that allows you to view the client information. You create a Web Part that displays a map of the location of the selected client. You need to ensure that you can create a custom action to link to the Web part. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
Which code segment should you use?
You create a records repository for a Microsoft Windows SharePoint Services farm.
You need to enable the Send To menu for a SharePoint site within the farm.
Which code segment should you use?
What should you do?
You create Microsoft Windows-based applications. You are developing a component that will be used by multiple Windows-based applications in a bank.
Your specification states the following requirements for the BankAccount class:
Store the balance value.
Implement a public property to contain the value of balance. Implement a Deposit method that receives the amount to be deposited. This method does not return anything.
Implement a Withdraw method that receives the amount to be withdrawn. This method does not return anything.
The withdraw and deposit methods must throw exceptions in the following cases:
o Negative values are used as amounts for withdrawal or deposit. o Amounts larger than the current balance are used for withdrawal. You need to create a unit test for the component. What should you do?
What should you do?
You develop a Windows Forms application that contains an embedded Visio Drawing Control. You install Microsoft .NET Framework on all computers. You need to deploy the Windows Forms application. What should you do?