What should you do?
You create a shape that contains custom shape data. You need to prevent the custom shape data from appearing in the Shape Data dialog box. What should you do?
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.)
Which method should you use?
You create Web-based client applications. You are creating a Web-based discussion forum. The discussion forum will permit users to post and reply to discussion threads after logging on. You create the authentication mechanisms of your Web site. Microsoft SQL Server 2005 and the Active Directory directory service will continue to be used interchangeably for authentication. You need to provide a method for the users of the discussion forum to register. You also need to maintain the capability to use multiple authentication methods when the users register. Which method should you use?
Which code segment should you use?
You need to draw a straight red line between the start and end points of a calculated route. Which code segment should you use?
What should you modify?
You manage a SharePoint 2007 Server site that contains a site group named HR. You create an audience that consists of members of the HR group. The HR group does not have design permission levels on the web part gallery of the site. You need to target a list item to HR employees.
What should you modify?
Which code segment should you use?
You are writing a program that will periodically display activity on a Microsoft Windows SharePoint Services site.
For each job, you need to display the time that the job will run next.
Which code segment should you use?
What should you conclude?
You create Microsoft Windows-based applications. You are creating a mathematics educational application. The application will be used to teach students about numeric series. One of the methods in the application is used to calculate a given member of the Fibonacci series. The method uses recursive calls to perform its calculation. The application calls the method synchronously, and only one instance of the application can be running at a given time. The application requirements state that the method must take less than 5 seconds to process when calculating any of the first 30 members of the Fibonacci series. You profile the application by using instrumentation. During profiling, you perform a call on the method that is used for calculating the 30th member of the Fibonacci series. The profiling report, which shows elapsed time in milliseconds, is shown in the exhibit. (Refer to the Exhibit.) You need to evaluate the performance of the application based on the established requirements.
What should you conclude?
What should you do?
You need to create two PivotDiagrams in Office Visio 2007 by using the minimum number of Visio documents and pages. What should you do?
How should you create the component?
You create Web-based client applications. You are creating a component. The component implements a document explorer for navigating the document tree and selecting documents for editing. The component will be used as a user interface element in your application as well as in other developers applications. You need to include the component easily on any page of your application or in any other developers application. You also need to permit other developers to use your component in the visual designer. How should you create the component?
What are two possible code segments you can use to achieve this goal?
The locations of the vehicles of your company are available as coordinates. You need to display only the current location of a vehicle on a Virtual Earth 6.0 base map layer. What are two possible code segments you can use to achieve this goal? (Each correct answer presents a complete solution. Choose two.)