What should you do?
You create Microsoft Windows-based applications. You are creating an application that will monitor sales data.
The application must meet the following requirements:
Users must be able to customize display settings and the amount of data to monitor. Users must be able to log on to any computer on the network to use the application. User settings must be retrieved based on the logged-on user from any computer on the network.
You need to decide where to store the user settings. What should you do?
What are two possible ways to achieve this goal?
You create a custom shape that consists of a main shape and several text blocks. The text blocks reference custom properties on the main shape. You need to modify the location of the custom shapes text blocks. What are two possible ways to achieve this goal? (Each correct answer presents a complete solution. Choose two.)
Which design should you choose?
You create Web-based client applications. You are creating a class library. The class library will be used to read and write data in the following three tables that are located in the Northwind database: CustomersOrdersOrderDetails The structure of the three tables is shown in the following diagram. (Refer to the Exhibit.) You need to ensure that the interfaces of the three classes accurately represent the connections between the tables in the database. Which design should you choose?
Which three browser configurations should you use?
You are creating a Web application by using the Virtual Earth 6.0 map control. You need to identify the minimum browser software and versions that the application can support. Which three browser configurations should you use? (Each correct answer presents part of the solution. Choose three.)
What should you do?
Your company stores product information in a SQL Server 2005 database. You create a BDC definition to search for product information within the database. You need to ensure that incremental crawls can be performed in the database for indexing.
What should you do?
Which method should you use?
You create a Microsoft Windows SharePoint Services site.
You need to move a menu item to the top of the Quick Launch menu.
Which method should you use?
Which storage mechanism should you choose?
You create Microsoft Windows-based applications. You create a purchase order application. Sales personnel use the application to place orders for customers. Sales personnel need to connect to the network to use the application. The application saves data to a database server on the network. Multiple sales personnel use the application simultaneously.
The purchase order application requires a logging mechanism to permit auditing of sales. The logging mechanism must meet the following requirements:
Log entry is created for every sales order created, saved, or deleted.
Log data is available only to administrators.
Log entries for all sales are stored together.
Current log data can be read while the application is running.
You need to decide on a storage mechanism for the logged data. Which storage mechanism should you choose?
What should you do?
You need to link a master shape to an ODBC database. The master shape must display the Update Database Record command when you right-click the shape. What should you do?
Which code segment should you choose?
You create Web-based client applications. You create a class library that is named Fabrikam.dll. Ten applications will use Fabrikam.dll. Fabrikam.dll contains two classes that are named Order and OrderDetail. The class library must meet the following requirements:
Both the classes in Fabrikam.dll are available to client applications of Fabrikam.dll. Each instance of the OrderDetail class is associated with an instance of the Order class. Code segments in client applications do not instantiate the OrderDetail class.
The OrderDetail class contains no static members.
You need to design the interface for the OrderDetail class. Which code segment should you choose?
Which Web reference should you add to your application?
You have created and tested an application by using Microsoft MapPoint Web Service (MWS). You need to deploy the live version of the application. Which Web reference should you add to your application?