PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

Which approach should you recommend?

An ASP.NET Web application stores data in a Microsoft SQL Server database that runs on
a separate server. The company requires all database access to be performed under the
identity of the user that is connected to the application. The Web application uses integrated
security in the database string. During testing, the Web application is unable to authenticate
to the database as the connected user. You need to design an authentication strategy.
Which approach should you recommend?

Which two actions should you perform?

Your company uses Active Directory-integrated DNS. Users require access to the Internet. You run a
network capture. You notice the DNS server is sending DNS name resolution queries to a server
named f.root-servers.net. You need to prevent the DNS server from sending queries to f.rootservers.net. The server must be able to resolve names for Internet hosts. Which two actions should
you perform? (Each correct answer presents part of the solution. Choose two.)

You need to configure the DNS system in the Contoso forest to provide name resolution for resources in both fo

Contoso Ltd. has a single Active Directory forest that has five domains. Each domain has two DNS
servers. Each DNS server hosts Active Directory-integrated zones for all five domains. All domain
controllers run Windows Server 2008 R2. Contoso acquires a company named Tailspin Toys. Tailspin
Toys has a single Active Directory forest that contains a single domain. You need to configure the
DNS system in the Contoso forest to provide name resolution for resources in both forests. What
should you do?

You need to ensure that the MySearchBox.ascx control appears

You create a user control named MySearchBox.ascx. You plan to change the native search
control in SharePoint to MySearchBox.ascx. You implement a Feature that contains the following
code segment. <Control Id=”SmallSearchInputBox” Sequence=”100″
ControlSrc=”~/_controltemplates/MySearchBox/ MySearchBox.ascx”> </Control> You discover
that the MySearchBox.ascx control fails to appear. You need to ensure that the
MySearchBox.ascx control appears. What should you do?