PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

What should you do in the Team Foundation Server Administration Console?

You have a dual-tier Visual Studio Team Foundation Server 2010 environment. You run Windows SharePoint Services 3.0 on the application tier server. You configure Team Foundation Server to support an existing SharePoint Web application. When you attempt to create a new team project portal in the existing SharePoint Web application, you receive the following error:
TF218017: A SharePoint site could not be created for use as the team project portal. The following error occurred: TF250034: An access grant could not be found between Team Foundation Server and the SharePoint Web application that you specified. You need to ensure that Team Foundation Server integrates with the SharePoint Web application.
What should you do in the Team Foundation Server Administration Console?

What should you do?

You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application.
You discover that when the application runs, a user control is not rendered correctly.
You need to find out the user interface (UI) element of the window that is causing the rendering problem.
What should you do?

What should you do?

You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application.
The application includes a function that is triggered by filling out a form and by clicking a button.
Currently, the application is tested manually.
You need to create an automated and iterative process to test the application.
What should you do?

What should you do?

You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows Presentation
Foundation (WPF) application.
You plan to implement a test strategy for the application.
You need to ensure that the test strategy meets the following requirements:
* Test data can be added to the test project without recompiling.
* Multiple variations of a test can be executed at run time.
What should you do?

Which code segment should you use?

The following is an example of a SOAP envelope.

<s:Envelope xmlns:s=”http://schemas.xmlsoap.org/soap/envelope”>
<s:Header>
<h:StoreId xmlns:h=”http://www.contoso.com”>6495</h:StoreId>
</s:Header>
<s:Body>
<CheckStockRequest xmlns=”http://www.contoso.com”>
<ItemId>2469<ItemId>
</CheckStockRequest>
</s: Body>
</s:Envelope>

You need to create a message contract that generates the SOAP envelope.
Which code segment should you use?

Which two actions should you perform?

You manage a dual-tier Visual Studio Team Foundation Server 2010 environment. Microsoft SQL Server 2008 Reporting and Analysis Services and Microsoft Office SharePoint Server 2007 are installed on a server that is separate from the Team Foundation Server application and data tier servers.
The Team Foundation Server application tier server fails. The SQL Server and SharePoint servers are working properly.
You need to recover the Team Foundation Server application tier on new hardware. Which two actions should you perform? (Each correct answer presents part of the solution.
Choose two.)