Which command should you run on Computer1?
Your network contains a server named Server1.contoso.com. Server1 is located on the internal
network. You have a client computer named Computer1 that runs Windows 7. Computer1 is located
on a public network that is connected to the Internet. Computer1 is enabled for DirectAccess. You
need to verify whether Computer1 can resolve Server1 by using DirectAccess. Which command
should you run on Computer1?
Which technology should you use?
You are designing an application by using Microsoft NET Framework 4 and Microsoft Visual
Studio 2010. Your development team consists of designers and C# developers. • You need
to ensure that the application meets the following requirements: • Kit allows separation of
user interface (UI) code and business logic. • “It allows the UI to be data-bound without
requiring a code-behind file. Which technology should you use?
Which approach should you recommend?
You need to design a solution to ensure that data caching and session state will be
maintained. Which approach should you recommend?
You need to identify a possible source of these performance issues and suggest a way to verify your analysis
You are asked to analyze a SharePoint 2010 system that is experiencing performance
problems, especially under heavy loads. The system contains multiple custom Web
applications and third-party Web Parts. The performance problems are exhibiting the
following symptoms: ·The application pool recycles frequently. .The system experiences
slow client response times. .The system experiences excessive page faults. You need to
identify a possible source of these performance issues and suggest a way to verify your
analysis. What should you do?
You need to ensure that the application meets the following requirements: "Users can continue to use the
You are designing a Windows client application by using Microsoft NET Framework 4 and
Microsoft Visual Studio 2010. The business logic layer of the application is implemented by
using Windows Communication Foundation (WCF). You write the following code segment in
the middle tier: <ServiceContractO> — Public Interface lWcf Service <OperationContractO>
— <FaultContract(GetType(ApplicationException))> — Sub ProcessData(ByVal d As Data)
End Interface The Process Data service method is a long-running operation. You need to
ensure that the application meets the following requirements: “Users can continue to use
the user interface while the Process Data service method is running. “Message delivery is
reliable. What should you use?
You need to ensure that when you deploy the Feature, a file named Form1.xsn is deployed to the Feature folder
You are developing a custom Feature by using Microsoft Visual Studio 2010. You need to ensure
that when you deploy the Feature, a file named Form1.xsn is deployed to the Feature folder. You
must achieve this goal by using the minimum amount of development effort. What should you do?
What should you allow from Windows Firewall on Server1?
Your network contains a server named Server1 that runs Windows Server 2008 R2. You plan to
deploy DirectAccess on Server1. You need to configure Windows Firewall on Server1 to support
DirectAccess connections. What should you allow from Windows Firewall on Server1?
Which tier should you recommend?
You are designing an n-tier .NET Framework 4 solution that includes a Windows
Presentation Foundation (WPF) application and a Windows Workflow Foundation (WF)
component. The WF component contains functionality to incorporate frequently changing
rules. You need to recommend a tier for the deployment of the WF component that will not
degrade the performance of the WPF application. Which tier should you recommend?
Which approach should you recommend?
You need to design a solution for programmatically adding reusable user-interface code to
views and allowing the user-interface code to be rendered from the server side. Which
approach should you recommend?
Which approach should you recommend?
You are designing a SharePoint 2010 application. The code makes numerous calls to
SPSite and SPWeb objects. The system and application performance is poor in the test
environment. There is also a high level of memory use for IIS worker processes. You need
to ensure that the application performance and high memory use issues are addressed.
Which approach should you recommend?