Which location should you recommend?
You are designing an ASP.NET MVC 2 Web application. When the Web application is
accessed through the . . . /Products/Categories URL, it will display a list of products sorted
by category. You have the following requirements: • The Web application design must be
loosely coupled. • The Web application must support unit testing of the data layer code. You
need to recommend a location for the code that maps and retrieves products from the data
store. Which location should you recommend?
What should you create?
You are developing a Feature that will be used in multiple languages. You need to ensure that
users view the Feature’s title and description in the display language of their choice. What should
you create?
You need to ensure that the client computers can connect to Server1
Your network contains an Active Directory domain. All client computers run Windows XP Service
Pack 3 (SP3). The domain contains a member server named Server1 that runs Windows Server 2008
R2. On Server1, you create a connection security rule that requires authentication for inbound and
outbound connections. You configure the connection security rule to use Kerberos authentication.
You need to ensure that the client computers can connect to Server1. The solution must ensure that
all connections to Server1 are encrypted. What should you do?
Which location should you recommend?
You are designing a Windows Presentation Foundation (WPF) application. The WPF
application contains code that will be executed by both full trust callers and partial trust
callers. The WPF application code does not have the AllowPartialTrustCallers attribute set.
You have the following requirements: • The application security settings must allow partial
trust callers to create and write to a file. • Users must have access only to files that they
create and not to files created by other users. You need to recommend a location for storing
each user’s files. Which location should you recommend?
Which approach should you recommend?
You are designing a Web Part for SharePoint 2010 that must be able to be used on any site
in the farm. The Web Part will display data values updated from a Microsoft SQL Server
database. Your design must: ·Verify the actual performance data of the Web Part on any
page where it is used in the farm. .Trace performance and latency through the SharePoint,
.NET, and SQL Server layers of the Web Part execution process. .Provide information that
can be used to debug and troubleshoot all issues with page rendering time. You need to
meet all the requirements and allow your developers to enable this capability on any page
they need to test. Which approach should you recommend?
Which two tasks should you perform?
You are designing a Windows application by using Microsoft .NET Framework 4 and
Microsoft Visual Studio 2010. You need to use a replacement culture for the application at
runtime. You also need to ensure that the information in the custom culture will tie available
to the application. Which two tasks should you perform? (Each correct answer presents part
of the solution. Choose two.)
What should you recommend?
You are designing an ASP.NET MVC 2 Web application. The Web application will display
information from remote third-party Windows Communication Foundation (WCF) services
on each page. You have the following requirements: • Retrieve information from the WCF
services. • Specify a timeout period while retrieving information from third-party services. •
Cache responses from the third-party services for retrieval by multiple users. You need to
recommend an approach for retrieving information from the WCF service. What should you
recommend?
You need to ensure that you can use Event Viewer on Server2 to access the Application log on Server1
Your network contains an Active Directory domain. The domain contains two servers named Server1
and Server2. All servers run Windows Server 2008 R2 and have Windows Firewall turned on. You
need to ensure that you can use Event Viewer on Server2 to access the Application log on Server1.
What should you do?
Which code segment should you implement in the Web Part?
You need to create a Web Part that creates a copy of the out-of-the box Contribute permission
level. Which code segment should you implement in the Web Part?
Which approach should you recommend?
You are designing a SharePoint 2010 application. You have an Internet-facing site with
numerous image and movie files. You need to ensure that these files are cached so that
they are displayed to users quickly. Which approach should you recommend?