单选题Why would a developer prefer to use SOAP Web services over REST Web services?()A  To provide message level securityB  To allow integration with Web 2.0 applicationsC  To be able to use XML to format response messagesD  To be able to use the HTTP or HTT

题目
单选题
Why would a developer prefer to use SOAP Web services over REST Web services?()
A

 To provide message level security

B

 To allow integration with Web 2.0 applications

C

 To be able to use XML to format response messages

D

 To be able to use the HTTP or HTTPS transport protocols

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

A web browser need NOT always perform a complete request for a particular page that it suspects mightNOT have changed. The HTTP specification provides a mechanism for the browser to retrieve only a partialresponse from the web server; this response includes information, such as the Last-Modified date but NOTthe body of the page. Which HTTP method will the browser use to retrieve such a partial response?()

  • A、GET
  • B、ASK
  • C、SEND
  • D、HEAD
  • E、TRACE

正确答案:D

第2题:

You are the network administrator for your company. The network consists of a single Active Directory domain. All network servers run Windows Server 2003, and all are members of the domain. All client computers run Windows XP Professional. Five Web servers host the content for the internal network. Each one runs IIS and has Remote Desktop connections enabled. Web developers are frequently required to update content on the Web servers. You need to ensure that the Web developers can use Remote Desktop Connection to transfer Web documents from their client computers to the five Web servers. What should you do?()

  • A、Install the Terminal Server option on all five Web servers. Use Terminal Services Configuration Manager to modify the session directory setting.
  • B、Install the Terminal Server option on all five Web servers. Use Terminal Services Configuration Manager to create a new Microsoft RDP 5.2 connection.
  • C、On each Web developer's client computer, select the Disk Drives check box in the properties of Remote Desktop Connection.
  • D、On each Web developer's client computer, select the Allow users to connect remotely to this computer check box in the System Properties dialog box.

正确答案:C

第3题:

NET is both a business strategy from Microsoft and its(6)of(7)support for what are known as Web services, the ability to use the Web rather than your own computer for various services. Microsoft's goal is to provide individual and business users with a(8)interoperable and Web-enabled interface for applications and computing devices and to make computing activities increasingly Web browser-oriented. The NET(9)includes servers; building-block services, such as Web-based data storage; and device software. It also includes Passport, Microsoft's fill-in-the-form-only-once identity(10)service.

A.individual

B.collection

C.set

D.unit


正确答案:B

第4题:

You need to design a security strategy for the Web folders and files created by the consultants and the internal Web developers. What are two possible ways to achieve this goal?()

  • A、Require the internal Web developers to use Telnet with Kerberos authentication. Require the consultants to use L2TP with IPSec
  • B、Require the internal Web developers to use Encrypting File System (EFS) over Web Distributed Authoring and Versioning (WebDAV). Require the consultants to use Microsoft.NET Passport authentication with Security Level 0
  • C、Require the internal Web developers to use Web Distributed Authoring and Versioning (WebDAV) over SSL.Require the consultants to use WebDAV over SSL
  • D、Require the internal Web developers to use L2TP with IPSec. Require the consultants to use Encrypting File System (EFS) over Web Distributed Authoring and Versioning (WebDAV)
  • E、Require the internal Web developers to use Web Distributed Authoring and Versioning (WebDAV) over SSL.Require the consultants to use L2TP with IPSec

正确答案:C,E

第5题:

Which of the following is MOST likely to improve the performance of SOAP-based Web services?()

  • A、 Use message level security
  • B、 Use fine-grained Web services
  • C、 Use document/literal instead of RPC/encoded
  • D、 Avoid stale data in the UDDI registry by turning off caching

正确答案:C

第6题:

You are designing a Windows Azure web application.  All users authenticate by using their Active Directory Domain Services (AD DS) credentials.  You need to recommend an approach for enabling single sign-on for domain-authenticated users.   Which two actions should you recommend?()

  • A、 Use Forms authenticationto generate claims.
  • B、 Use Active Directory Federation Services (AD FS) to generate claims.
  • C、 Use SqlMembershipProvider in the web application.
  • D、 Use Windows Identity Foundation in the web application.

正确答案:B,D

第7题:

An RPC/encoded Web service experiences poor performance at high message volumes. What can a developer do to improve this performance?()

  • A、 Turn off marshalling
  • B、 Use binary encoding
  • C、 Use RPC/literal encoding
  • D、 Use document/literal encoding
  • E、 Redesign to use more granular messaging

正确答案:C,D

第8题:

In the Apache Web Server configuration, the command KeepAlive ON is used to()

  • A、Allow a CSS to probe the server
  • B、Allow a connection to be closed with a TCP RESET
  • C、Allow persistent connections
  • D、Allow the use of HTTP HEAD request

正确答案:C

第9题:

You are configuring services to be discoverable. The services must be discoverable without relying on a central server. Client applications that consume the services are on a network segment that is separate from the network segment that the services are located on.A firewall blocks all TCP ports between the two network segments, but allows other protocols to pass through.You need to ensure that the client applications can discover the services. What should you do?()

  • A、Use ad-hoc discovery mode over HTTP.
  • B、Use ad-hoc discovery mode over UDP.
  • C、Use managed discovery mode over HTTP.
  • D、Use managed discovery mode over UDP.

正确答案:B

第10题:

You need to design a method to update the content on the Web server. Your solution must meet business and security requirements. What are two possible ways to achieve this goal?()

  • A、Use SSH to encrypt content as it is transferred to the Web server on the perimeter network
  • B、Install the Microsoft FrontPage Server Extensions, and use FrontPage to update content
  • C、Use Web Distributed Authoring and Versioning (WebDAV) over and SSL connection to the Web server to update content
  • D、Use FTP over an IPSec connection to transfer content to the Web server
  • E、Use Telnet to connect to the Web server, and then perform content changes directly on the server

正确答案:C,D

更多相关问题