单选题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 HTTPS transport protocols

单选题
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


参考解析

解析: 暂无解析

相关考题:

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.individualB.collectionC.setD.unit

In the Apache Web Server configuration, the command KeepAlive ON is used to()A、Allow a CSS to probe the serverB、Allow a connection to be closed with a TCP RESETC、Allow persistent connectionsD、Allow the use of HTTP HEAD request

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、GETB、ASKC、SENDD、HEADE、TRACE

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.

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.

An RPC/encoded Web service experiences poor performance at high message volumes. What can a developer do to improve this performance?()A、 Turn off marshallingB、 Use binary encodingC、 Use RPC/literal encodingD、 Use document/literal encodingE、 Redesign to use more granular messaging

Which of the following is MOST likely to improve the performance of SOAP-based Web services?()A、 Use message level securityB、 Use fine-grained Web servicesC、 Use document/literal instead of RPC/encodedD、 Avoid stale data in the UDDI registry by turning off caching

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.

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 IPSecB、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 0C、Require the internal Web developers to use Web Distributed Authoring and Versioning (WebDAV) over SSL.Require the consultants to use WebDAV over SSLD、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

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 networkB、Install the Microsoft FrontPage Server Extensions, and use FrontPage to update contentC、Use Web Distributed Authoring and Versioning (WebDAV) over and SSL connection to the Web server to update contentD、Use FTP over an IPSec connection to transfer content to the Web serverE、Use Telnet to connect to the Web server, and then perform content changes directly on the server

You are the network administrator for The network consists of a single Active Directory domain named 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 ensue 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.

Your company runs Remote Desktop Services. You have a Remote Desktop Web Access (RD Web Access) server. You publish several applications on the internal networ k by using RD Web Access. You need to ensure that the published applications are accessible from the Internet via an HTTPS connection over port 443. What should you do first?()A、Use Internet Information Services (IIS) Manager to disable Forms Authentication .B、Use Internet Information Services (IIS) Manager to enable Windows Authentication.C、Install and configure the Remote Desktop Gateway (RD Gateway) role service on the RD Web Access server.D、Install and configure the Remote Desktop Connection Broker (RD Connection Broker) role service on the RD Web Access server.

Your company hosts web services in the company intranet.  The intranet is secured by a firewall.   Devices outside the firewall must be able to access the web services.  Company policies prohibit changes to firewall rules.  You need to recommend an approach for enabling inbound communication.  What should you recommend?()A、 Use Windows Server AppFabric.B、 Use the Windows Azure AppFabric Service Bus.C、 Use the Windows Azure AppFabric Access Control Service.D、 Use a Windows Communication Foundation (WCF) service in a Windows Azure role that relays to the internal web service

You are designing a Windows Azure application that will generate events for multiple clients. Client web services might be behind NAT gateways.  You need to recommend an approach that will allow you to broadcast the events to clients.  What should you recommend?()A、 Use ADO.NET Data Services and provide a shared key to clients.B、 Use Windows Azure Queues and provide a shared key to clients.C、 Use Windows Azure Table storage and providea shared key to clients.D、 Use the Windows Azure AppFabric Service Bus and provide a shared secret to clients.

You are creating a Web application that will run on an intranet. The Web application reads comma-delimited text files. The text files reside in a subdirectory below the Web application's root directory. Users must not be able to navigate directly to these files in a Web browser unless they are members of the Accounting role. You need to write an ASP.NET HTTP handler that will use the FileAuthorizationModule class. Which form of authentication should you use?()A、AnonymousB、CertificateC、FormsD、Microsoft Windows Integrated Security

You work as the IT professional in an international company which is named Wiikigo. You are experiencedin implementing and administering a network operating system. You are specialized in deploying servers,configuring Windows Server 2008 Terminal services and network application services, and configuring aweb services infrastructure. There is a server that runs Windows Server 2008 in your company. The serverhas the Web Server (IIS) server role installed. Now you receive an order from the company management.You are asked to activate SSL for the default Web site. What should you do?()A、Use the IIS Manager console to add bindings for the HTTPS protocol to the default Web site.B、You should use the IIS Manager console to obtain and import a server certificate.C、Use the Server Manager console to perform the installation of the Digest Authentication component forthe Web server role.D、You should choose the Generate Key option in the Machine Key dialog box for the default Web site.

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 HTTPS transport protocols

You work as the IT professional in an international company which is named Wiikigo. You are experiencedin implementing and administering a network operating system. You are specialized in deploying servers,configuring Windows Server 2008 Terminal services and network application services, and configuring aweb services infrastructure. Windows Server 2008 is run by your company. The company network isconfigured as an Active Directory domain named wiikigo.com. The network has a Web server namedWEB1. The domain users use http://web1 to access WEB1. You have a self-signed certificate generatedfor WEB1 and have WEB1 configured to use SSL. Now you receive report from users saying that they geta warning message when they use https://web1 to connect to WEB1.You have to make sure that users can connect to WEB1 without receiving a warning message. So what action should you perform?()A、Join WEB1 to the wiikigo.com domain. Reissue the self-signed certificate. Request all the users to connect to WEB1 by using https: //web1.wiikigo.com.B、Create a DNS Host (A) Record for WEB1 in the wiikigo.com zone. Reissue the self-signed certificate.Request all the users to connect to WEB1 by using https: //web1.wiikigo.com.C、The https: //web1 name should be added to the list of Trusted Sites zone on all the computers in the domain.D、Open the Certificates snap-in on WEB1. The self-signed certificate should be exported to a web1.cerfile.Have the web1.cer file installed on all the computers in the domain.

单选题Which of the following is MOST likely to improve the performance of SOAP-based Web services?()A Use message level securityB Use fine-grained Web servicesC Use document/literal instead of RPC/encodedD Avoid stale data in the UDDI registry by turning off caching

单选题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 HTTPS transport protocols

单选题You are designing a Windows Azure application that will generate events for multiple clients. Client web services might be behind NAT gateways.  You need to recommend an approach that will allow you to broadcast the events to clients.  What should you recommend?()A Use ADO.NET Data Services and provide a shared key to clients.B Use Windows Azure Queues and provide a shared key to clients.C Use Windows Azure Table storage and providea shared key to clients.D Use the Windows Azure AppFabric Service Bus and provide a shared secret to clients.

单选题You work as the IT professional in an international company which is named Wiikigo. You are experiencedin implementing and administering a network operating system. You are specialized in deploying servers,configuring Windows Server 2008 Terminal services and network application services, and configuring aweb services infrastructure. Windows Server 2008 is run by your company. The company network isconfigured as an Active Directory domain named wiikigo.com. The network has a Web server namedWEB1. The domain users use http://web1 to access WEB1. You have a self-signed certificate generatedfor WEB1 and have WEB1 configured to use SSL. Now you receive report from users saying that they geta warning message when they use https://web1 to connect to WEB1.You have to make sure that users can connect to WEB1 without receiving a warning message. So what action should you perform?()AJoin WEB1 to the wiikigo.com domain. Reissue the self-signed certificate. Request all the users to connect to WEB1 by using https: //web1.wiikigo.com.BCreate a DNS Host (A) Record for WEB1 in the wiikigo.com zone. Reissue the self-signed certificate.Request all the users to connect to WEB1 by using https: //web1.wiikigo.com.CThe https: //web1 name should be added to the list of Trusted Sites zone on all the computers in the domain.DOpen the Certificates snap-in on WEB1. The self-signed certificate should be exported to a web1.cerfile.Have the web1.cer file installed on all the computers in the domain.

单选题You create a Web site for a customer. You need to deploy the Web site to the customers server without any of the source files for the Web site. You do not want the customer to be able to update any of the static pages on the Web site. Which tool should you use? ()Aaspnet_compiler.exeBInstallUtil.exeCCSC.exeDaspnet_wp.exe

单选题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?()AInstall the Terminal Server option on all five Web servers. Use Terminal Services Configuration Manager to modify the session directory setting.BInstall the Terminal Server option on all five Web servers. Use Terminal Services Configuration Manager to create a new Microsoft RDP 5.2 connection.COn each Web developer's client computer, select the Disk Drives check box in the properties of Remote Desktop Connection.DOn each Web developer's client computer, select the Allow users to connect remotely to this computer check box in the System Properties dialog box.

单选题You are creating a Web application that will run on an intranet. The Web application reads comma-delimited text files. The text files reside in a subdirectory below the Web application's root directory. Users must not be able to navigate directly to these files in a Web browser unless they are members of the Accounting role. You need to write an ASP.NET HTTP handler that will use the FileAuthorizationModule class. Which form of authentication should you use?()AAnonymousBCertificateCFormsDMicrosoft Windows Integrated Security

单选题Your company hosts web services in the company intranet.  The intranet is secured by a firewall.   Devices outside the firewall must be able to access the web services.  Company policies prohibit changes to firewall rules.  You need to recommend an approach for enabling inbound communication.  What should you recommend?()A Use Windows Server AppFabric.B Use the Windows Azure AppFabric Service Bus.C Use the Windows Azure AppFabric Access Control Service.D Use a Windows Communication Foundation (WCF) service in a Windows Azure role that relays to the internal web service

单选题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? ()AInstall the Terminal Server option on all five Web servers. Use Terminal Services Configuration Manager to modify the session directory setting.BInstall the Terminal Server option on all five Web servers. Use Terminal Services Configuration Manager to create a new Microsoft RDP 5.2 connection.COn each Web developer's client computer, select the Disk Drives check box in the properties of Remote Desktop Connection.DOn each Web developer's client computer, select the Allow users to connect remotely to this computer check box in the System Properties dialog box.

单选题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?()AGETBASKCSENDDHEADETRACE