What should you modify?
Your network contains an Active Directory forest. The forest contains two domains named
contoso.com and nwtraders.com. You have a DNS server named DNS1. DNS1 hosts Active Directoryintegrated zones for contoso.com and nwtraders.com. You discover that client computers in
contoso.com cannot use single-label names to access servers in nwtraders.com. You need to ensure
that contoso.com computers can access nwtraders.com servers by using singlelabel names. What
should you modify?
What should you recommend?
You are designing a distributed Windows Presentation Foundation (WPF) application. You
have the following requirements: • Ensure that all errors are logged in a central location. •
Ensure that the WPF application logs related errors within a single transaction. • Secure
error information during transmission. You need to recommend a strategy for collecting error
information. What should you recommend?
which class should you inherit?
You are designing a Windows Presentation Foundation (WPF) application that connects to
a data access layer on a server. You have the following requirements for all security-related
exceptions: • Exceptions that occur in the data access layer must be handled in a single
exception handler in the WPF application. • Exceptions must pass customized messages
back to the WPF application. You need to recommend an approach for creating new
exception classes in the data access layer. From which class should you inherit?
Which approach should you recommend?
You need to design a solution for calling a server-side method of the code-behind file from
JavaScript. Which approach should you recommend?
You need to resolve the error
You create a Web Part that contains the following logging code. (Line numbers are included for
reference only.) 01Try 02 … 03Catch ex As Exception 04
05System.Diagnostics.EventLog.WriteEntry(“WebPart Name”, (“Exception Information: ” +
ex.Message), EventLogEntryType.Error) 06End Try You discover that line 05 causes an error.
You need to resolve the error. What should you do?
You need to ensure that users can use the Ping tool to resolve the IP addresses of internal servers to fully q
Your network contains a DNS server named DNS1 that runs Windows Server 2008 R2. DNS1 is
configured as the DNS server for contoso.com. All client computers are configured to use DNS1 for
name resolution. From a client computer, you run the Ping tool as shown in the exhibit. (Click the
Exhibit button.)
You need to ensure that users can use the Ping tool to resolve the IP addresses of internal servers to
fully qualified domain names (FQDNs). What should you do?
What should you recommend?
You are designing a mission-critical Windows Presentation Foundation (WPF) application
that uses .NET Framework 4. You need to recommend an approach for identifying repair
and recovery time. What should you recommend?
Which approach should you recommend?
Your development team has asked you to help them determine the cause of an error in a
document conversion in SharePoint 2010. Your team has checked the Unified Logging
Service (ULS) and Event logs, but cannot find the error. You need to direct them to discover
more information in the ULS and Event logs to help identify the error. Which approach
should you recommend?
Which configuration should you recommend?
You need to design a solution for accessing the shopping cart controls by using JavaScript.
Which configuration should you recommend?
You need to ensure that User1 connects to Web2 by using the URL http://www.contoso.com
Your network contains two Web servers named Web1 and Web2. Web1 hosts the company’s
corporate Web site. Web2 is a test server that contains a copy of the Web site. Users connect to
Web1 by using the URL http://www.contoso.com. A Web developer named User1 plans to test
updates to the Web site on Web2. You need to ensure that User1 connects to Web2 by using the
URL http://www.contoso.com. The solution must ensure that all other computers connect to Web1.
What should you do?