当前位置:MCPD(70-562)题库

问题:

[单选]

You create a Microsoft ASP.NET application by using the Microsoft .NET Framework version 3.5. You create a Microsoft Windows Communication Foundation (WCF) service that exposes the following service contract:  
01 [ServiceContract]  
02 public interface IBlogService  
03 {  
04   [OperationContract]  
05   [WebGet(ResponseFormat=WebMessageFormat.Xml)]  
06   Rss20FeedFormatter GetBlog();  
07 }
You configure the WCF service to use the WebHttpBinding class, and to be exposed at the following URL:  
http://www.contoso.com/BlogService   
You need to store the result of the GetBlog operation in an XmlDocument variable named xmlBlog in a Web form. 
Which code segment should you use?()

A . A
B . B
C . C
D . D

You work as a network Exchange administrator at Company.com.The Company.com network currently consists of a single Active Directory forest containing a single domain named Company.com.The Company.com organization makes use of Microsoft Exchange Server 2010 as their messaging solution.Company.com has recently attempted the creation of a new address list based on the network user’s country attribute but discovered that the attribute is not available in the New Address List Wizard.During the course of the business week you receive instruction from Company.com to create a new address list based on the network user’s country. What should you do?() You should consider having a new dynamic distribution group created and run the New Address List wizard from the Exchange Management Console (EMC).。 You should consider having the properties of the All Users Address list modified and run the New Address List wizard from the Exchange Management Console (EMC).。 You should consider having the Set-AddressList cmdlet run from the Exchange Management Shell.。 You should consider having the New-AddressList cmdlet run from the Exchange Management Shell.。 RNA剪切酶是()。 催化其他RNA分子进行反应的酶。 催化其他RNA分子进行剪切反应的R酶。 催化本身RNA分子进行剪切反应的R酶。 催化本身RNA分子进行剪接反应的R酶。 You have two servers that run Windows Server 2008 named Server1 and Server2. Both servers have the Windows Server virtualization role service installed.  You need to remotely manage the virtualization settings of Server2 from Server1. What should you do?() From the command prompt, run vmconnect.exe server2.。 From the command prompt, run vmconnect.exe server1 server2.。 Open the Virtualization Management Console. From the left-hand pane,right-click Server1,point to New and then click Virtual machine.。 Open the Virtualization Management Console. From the left-hand pane, right-click Virtualization Services and then click Connect to Server.。 经卫生行政部门同意,医院可以聘用少量经过培训的护理员协助护士从事患者的生活护理,但不得从事()和()新生儿的生活护理,不得从事()工作 You are the network administrator for. The network consists of a single Active Directory forest that contains two domains. You have not modified the default Active Directory site configurations. The functional level of both domains is Windows 2000 native. Servers run either Windows Server 2003 or Windows 2000 Server. TestKing's internal domain is named testking.local. Testking's external domain is named . The external domain is accessed only by TestKing's business partners. You install a Windows Server 2003 computer named Testking7 in the domain. You install and configure Terminal Services on Testking7. Testking7 is configured as a member server in the domain. You install a secure database application on Testking7 that will be accessed by TestKing's business partnersA few months later, users report that they can no longer establish Terminal Services session to Testking7. You verify that only the default ports for HTTP, HTTPS, and Terminal Services on your firewall are open to the Internet. You need to ensure that TestKing's business partners can establish Terminal Services sessions to Testking7. What are two possible ways to achieve this goal?() (Each correct answer presents a complete solution. Choose two) Install Terminal Services Licensing on a Windows 2000 Server computer in testking.local. Configure the computer as an Enterprise License Server.。 Install Terminal Services Licensing on a Windows 2000 Server computer in extranet.testking.com. Configure the computer as an Enterprise License Server。 Install Terminal Services Licensing on a Windows Server 2003 computer in extranet.testking.com. Configure the computer as an Enterprise License Server.。 Install Terminal Services Licensing on a Windows Server 2003 computer in testking.local. Configure the computer as an Enterprise License Server.。 Instruct TestKing's business partners to connect by using the Terminal Services Advanced Client (TSAC) over HTTPS.。

You create a Microsoft ASP.NET application by using the Microsoft .NET Framework version 3.5. You create a Microsoft Windows Communication Foundation (WCF) service that exposes the following service contract:  
01 [ServiceContract]  
02 public interface IBlogService  
03 {  
04   [OperationContract]  
05   [WebGet(ResponseFormat=WebMessageFormat.Xml)]  
06   Rss20FeedFormatter GetBlog();  
07 }
You configure the WCF service to use the WebHttpBinding class, and to be exposed at the following URL:  
http://www.contoso.com/BlogService   
You need to store the result of the GetBlog operation in an XmlDocument variable named xmlBlog in a Web form. 
Which code segment should you use?()

参考答案:

  参考解析

本题暂无解析

相关题目:

在线 客服