What will be the cost performance index (CPI) of the project at the current point of time?
You work as a Project Manager for Dreams Unlimited Inc. You are looking for performance efficiencies of a project. The related key values are provided in the table below:
MeasurementsValues
BCWP (or EV)325
BCWS (or PV) 300
ACWP (or AC)410
What will be the cost performance index (CPI) of the project at the current point of time?
Which two tasks should you perform?
You are creating a Silverlight 4 application. The application contains a Person class that has a public property named Address. The application contains a TextBox control that is data bound to the Address property. You need to ensure that the following requirements are met:
When the Address property changes, the TextBox control is automatically updated.
When the TextBox control changes, the Address property is not automatically updated.
Which two tasks should you perform? (Each correct answer presents part of the solution. Choose two.)
which of the following components of Microsoft Project Server architecture should these developers interact wi
You work as a Project Administrator for Company Inc. You are working with some developers who want to create a third-party application to manipulate the Project Server business objects, such as the calendars in projects. You are concerned about maintaining data integrity, as the developers want to access the data in the Microsoft Project Server. To preserve data integrity, which of the following components of Microsoft Project Server architecture should these developers interact with rather than the project databases?
Which XAML fragment should you replace at lines 03 and 04?
You are developing a Silverlight 4 application. The application contains a Car class that implements the INotifyPropertyChangedinterface.Theapplication also has a public ObservableCollection<string> property named Tires and a public string property named SelectedTire. The application has a user control that contains the following XAML fragment.
(Line numbers are included for reference only.)
01 <UserControl>
02 <StackPanel>
03 <ListBox ItemsSource=”{Binding Path=Tires}” />
04 <TextBox Text=”{Binding Path=SelectedTire}” />
05 </StackPanel>
06 </UserControl>
You need to modify the user control to meet the following requirements:
When the selected item in the ListBox is changed, the SelectedTire property in the Car class is updated.
When no item is selected in the ListBox, the text in the TextBox is set to “No value selected.”
When the text in the TextBox is changed to a valid entry in the Tires collection, the selected item in the ListBox is changed.
Which XAML fragment should you replace at lines 03 and 04?
what formula would you want Microsoft Project to calculate for you?
Your project has a budget of $75,000 and is 60 percent complete though are supposed to be 75 percent done at this time. You have spent $50,000 to reach this point of the project. If management wanted to know your cost variance for this project what formula would you want Microsoft Project to calculate for you?
Which binding expression should you use?
You are developing a Silverlight 4 application. The application contains a Person class that has a public nullable DateTime property named Birthday. You display a list of Person objects in a DataGrid control. One of the columns in the DataGrid control is bound to Birthday. You need to ensure that the databound column displays Birthday by using the long date format.
Which binding expression should you use?
What does this figure depict?
You work as a Project Manager for Tech Perfect Inc. Several projects are running under your supervision. Martha, the team leader of a project, provides you performance indexes of her project. The cost variance (CV) of her project is -20. What does this figure depict?
Which XAML fragment should you use?
You are developing a Silverlight 4 application. The application has a UserControl that has a TextBox named FirstName. You need to display the string “Hello” concatenated with the value
entered in the TextBox. Which XAML fragment should you use?
What security setting can you use to configure the access so users can view the information on your SharePoint
You work as a project manager for TechWorld Inc. You are currently working on NHQ project in your company. This project will replace existing user software throughout the organization. Management has asked you to configure the SharePoint Server so that all users throughout the organization can view the content on your site. You want to make certain that the people who access your SharePoint site are at least domain members. What security setting can you use to configure the access so users can view the information on your SharePoint Server?