PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

What should you do?

You create a Microsoft Office SharePoint Server 2007 site. A document library named CompanyWorkbooks on the site contains Microsoft Office Excel workbooks. You need to ensure that users can access the workbooks in the CompanyWorkbooks document library by using Excel Services in Microsoft Office SharePoint Server 2007. What should you do?

Which two actions should you perform?

You create Microsoft Windows-based applications. You are creating a sales management application. The application does not use message queuing technology. The logical datacenter diagram for the current solution is displayed in the exhibit. (Refer to the Exhibit.) Before deploying the application, you verify the list of operational requirements. You decide to meet the following operational requirements: Access to the data must be available even if a database server or a Web server is offline.Access to the database must resume automatically. You need to decide how to implement the solution. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)

Which two technologies should you choose?

You create Web-based client applications. You create an application that will be used by customers to browse the product catalog of an Internet-based store and buy products.

The application must meet the following requirements:

Permit registered customers of the store to change display settings and personal information. Store the updated information and associate the information with the logged-on customer.

You need to choose appropriate technologies to meet these requirements. Which two technologies should you choose? (Each correct answer presents part of the solution. Choose two.)

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?

Which option should you use?

You create Web-based client applications. You are creating a component that sends the data that is generated by regional offices to a remote server that is located at the central office. Each regional office generates thousands of orders every week. This data is stored on several tables in an instance of Microsoft SQL Server that is located at the regional office. The manager at the regional office reviews all orders and modifies them, if necessary, before inserting them into the database at the central office.

You need to ensure that the component meets the following requirements:

The manager has the option of reviewing and modifying the orders offline. The data from a regional office is copied to the server that is located at the central office in as short a time as possible.

Which option should you use?

What should you do?

You want to define a route specification for the fastest route in the United Kingdom between a start point, 30 intermediate stops, and an end point. You call the Microsoft MapPoint Web Service method named CalculateSimpleRoute. You also set an array of latitude and longitude values for all the points and stops as the first parameter. You need to set the required parameters for the route specification. What should you do?