What should you do?
You create Web-based client applications. You are creating a business logic component. The component has to pass any exception exactly as received to the Web Form procedure that calls the component. The component also has to attach the custom information to the caught exception before the custom information is passed to the Web Form procedure. You need to ensure that the component permits the consumer to deal with the exception by using the least coding effort. What should you do?
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?
Your company uses a portal site template to recreate site hierarchies. You need to add additional sites to the hierarchy that is defined in the portal site template. What should you do?
Which code segment should you use?
You create a custom task list in a Microsoft Windows SharePoint Services site.
You need to prevent users from changing the custom task list. You also need to ensure that an error message is displayed when a user tries to change the list.
Which code segment should you use?
Which three settings should you store?
You create Microsoft Windows-based applications. You are creating an application that uses Windows Authentication.
After authentication, the application retrieves a list of databases that are available to the logged-on user. The application also permits the user to select the following features:
A model database to work on
A type of chart to create
Display settings for the chart
The application must store default values as application settings to be retrieved the next time the user
logs on. The settings will be stored in the registry under the HKEY_CURRENT_USER hive. You need to decide on the settings you must store. Which three settings should you store? (Each correct answer presents part of the solution. Choose three.)
What should you do?
You create a shape that has several custom actions associated to it. You need the shapes custom actions to appear when you scroll the mouse pointer over the shape. What should you do?
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?
Your companys Web site has a Virtual Earth 6.0 map. You create custom buttons. You need to ensure that Web site users are able to pan the map to the north-east direction.
What should you do?
What should you do?
You create an application for a Microsoft Office SharePoint Server 2007 server. You create a call center dashboard. You create a Key Performance Indicator (KPI) list that contains KPIs. You add a KPI Web Part to the dashboard to view KPIs. You need to permit users to view details that make up each KPI. What should you do?
Which class should you use?
You create a Web Part. The Web Part requires configuration information from the user. You plan to provide a custom interface for a custom field.
You need to derive a class to implement the custom interface.
Which class should you use?