Which HTML markup should you insert at line 03?
You are developing a Silverlight 4 application that will be hosted on a Web page named default.aspx. The application uses the following HTML markup. (Line numbers are included for reference only.)
01 <object data=”data:application/xsilverlight2,” type=”application/xsilverlight2″ width=”100%” height=”100%”>
02 <param name=”source” value=”ClientBin/SilverlightApplication2.xap”/>
03
04 </object>
You need to configure the plugin to enable the display of the contents of default.aspx on top of the application.
Which HTML markup should you insert at line 03?
Which Microsoft Project Server service manages OLAP cubes to view within Project Web Access and to use Data An
Which Microsoft Project Server service manages OLAP cubes to view within Project Web Access and to use Data Analysis cubes?
What should you do?
You are developing an application by using Silverlight 4 and Microsoft Visual Studio 2010. You need to ensure that the application uses Greek (el) as its default language.
What should you do?
How can you access the dialog box to edit the site address of a project workspace?
You work as a Project Administrator for Company Inc. You need to configure SharePoint Server for a new site address for your project workspace. How can you access the dialog box to edit the site address of a project workspace?
Which naming convention should you use?
You are developing a multilingual Web site by using Silverlight 4 and Microsoft Visual Studio 2010. The Silverlight application must support three languages: English, French, and French
(Canada). You need to ensure that the application meets the following requirements:
It uses one resource file for each language.
It automatically selects the appropriate resource file without the use of additional code.
It uses the appropriate resource files if the end users browser supports English, French, or French (Canada).
It uses the French resource file if the end users browser supports only French (Belgium).
It uses the English resource file if the end users browser does not provide the language it supports. Which naming convention should you use?
What does the command WITH INIT do?
You are using the following command to backup your database PSGHT:
BACKUP DATABASE PSGHT
TO PSGHT_1
WITH INIT GO
What does the command WITH INIT do?
Which property should you set on the stack panel?
You are developing a multilingual Web site by using Silverlight 4 and Microsoft Visual Studio 2010. The user interface controls are defined in a stack panel. You need to configure the stack panel control to display bidirectional languages. Which property should you set on the stack panel?
Which report would you recommend to Henry?
You are the Microsoft Project Server administrator for your company. Henry, a project manager in your organization, approaches you about a problem. Management has told Henry that his project team is not to work any overtime on a project. Management would like Henry to provide a report that highlights any project team that has worked overtime on a task within a given time period. Henry needs your assistance to create this report. Which report would you recommend to Henry?
Which XAML fragment should you use to replace line 02?
You are developing a Silverlight 4 application. You have a resource dictionary contained in a file named myDictionary.XAML that is embedded in a separate assembly named
myResources.dll. The App.XAML file contains the following XAML fragment. (Line numbers are included for refer ence only.)
01 <Application.Resources>
02 <ResourceDictionary Source=”Assets/Styles.xaml”/>
03 </Application.Resources>
You need to add the myDictionary.XAML file to the resource dictionaries in the application. Which XAML fragment should you use to replace line 02?
What is this diagram called?
You are the Project Manager for your company. You have an administrative assistant who reviews task information submitted between you and the project team. The project team has a defined set of activities that they must do in order to complete tasks and then submit them for review. You have decided to create a diagram that will show the workflow of the task assignment, completion, and approval process. The workflow includes you, your administrative assistant, and the project team. While the different activities are connected, each member of the workflow has their own section to see the activities that are unique to them in the workflow. This diagram allows each member of the process to see where they fit into the overall flow and what their responsibilities are.
What is this diagram called?