You need to ensure that DNS zone data is encrypted when the data replicates across the network
Your network contains an Active Directory domain named contoso.com. The domain contains two
domain controllers named DC1 and DC2 that run Windows Server 2008 R2. DC1 hosts a primary zone
for contoso.com. DC2 hosts a secondary zone for contosto.com. You need to ensure that DNS zone
data is encrypted when the data replicates across the network. DC2 must provide authoritative
responses to client computers. What should you do?
Which two actions should you recommend?
You are designing a .NET Framework 4 solution. The solution contains a Windows
Presentation Foundation (WPF) application and a Windows Communication Foundation
(WCF) Web service. The WPF application uses the WCF Web service to store data in a
Microsoft SQL Server 2008 database. You have the following requirements: • Ensure that
the WPF application functions while users’ computers are offline. • Minimize the time spent
sending data to the WCF Web service. • Minimize disk space requirements for data storage.
You need to recommend an approach for synchronizing data between the WPF application
and the database. Which two actions should you recommend? (Each correct answer
presents part of the solution. Choose two.)
You need to ensure that WebPart1 can run as a sandboxed solution in Microsoft SharePoint Server 2010
You are running a default installation of Microsoft Visual Studio 2010. You have a Web Part
named WebPart1. WebPart1 runs on a Microsoft Office SharePoint Server 2007 server. You need
to ensure that WebPart1 can run as a sandboxed solution in Microsoft SharePoint Server 2010.
What should you do?
Which technology should you recommend?
You are designing an n-tier .NET Framework 4 solution that includes a Windows
Presentation Foundation (WPF) application. The WPF application will access data stored in
a Microsoft SQL Server 2008 database by using the solution’s data access tier. The data
access tier must also be available from within Microsoft Excel 2010. You need to
recommend a technology for accessing the data access tier. Which technology should you
recommend?
What should you recommend?
Vou are designing an ASP.NET Web application. A page of the Web application will use the
ASP.NET Calendar server control. Users will select the type of calendar from a drop-down
list named CalendarType. The CalendarType list contains cultural preferences. You need to
recommend an approach for rendering the calendar control based on the selected cultural
preference. What should you recommend?
Which approach should you recommend?
You are designing a SharePoint 2010 application that has 24 lists. The application has the
following characteristics: ·Some lists contain only Single line of text columns, while other
lists have complex column types such as Person or Group and External Dat a. .Each list
contains 10,000 or more records. Your design needs to limit the number of items in a single
database operation to 2,500. Which approach should you recommend?
Which type of resource record should you create?
Your network contains a DNS server named DNS1 that runs Windows Server 2008 R2. DNS1 hosts a
zone named contoso.com. Dynamic updates are enabled on the zone. The network contains a server
named Web1.contoso.com. All computers on the network are configured to use DNS1 as their DNS
server. You need to ensure that users can connect to Web1.contoso.com by using the name
portal.contoso.com. The solution must ensure that the users can connect by using
portal.contoso.com if the IP address of Web1.contoso.com changes. Which type of resource record
should you create?
What should you add to the master page?
You develop a custom master page. You need to ensure that all pages that use the master page
contain a specific image. Page developers must be able to change the image on individual pages.
The master page must be compatible with the default content page. What should you add to the
master page?
You need to ensure that the following requirements are met: • The database tables are either updated simulta
You are analyzing a Windows client application that uses Microsoft Visual Studio 2010 and
Microsoft SQL Server 2008. The application updates two database tables from the main
user interface (UI) thread. You need to ensure that the following requirements are met: •
The database tables are either updated simultaneously or not updated at all. • Users are
notified of the success or failure of the updates. • Users are able to perform other tasks
during the update process. What should you do?
Which approach should you recommend?
You are designing an ASP.NET Web application. The Web application includes a section for
sales pages. You need to ensure that the sales pages share a specific header and a
specific footer that differ from those of all other pages in the application. Which approach
should you recommend?