建立Web Service应该使用下面哪个工具:()。A、Query As A Web ServiceB、Web Intelligence Rich ClientC、Data Source Migration WizardD、Universe Builder

题目

建立Web Service应该使用下面哪个工具:()。

  • A、Query As A Web Service
  • B、Web Intelligence Rich Client
  • C、Data Source Migration Wizard
  • D、Universe Builder

相似考题
参考答案和解析
正确答案:D
更多“建立Web Service应该使用下面哪个工具:()。A、Query As A Web ServiceB、Web Intelligence Rich ClientC、Data Source Migration WizardD、Universe Builder”相关问题
  • 第1题:

    Which tool is used to simplify the migration, management and deployment of IIS Web servers, Web applications and Web sites?()

    • A、System Designer
    • B、XCOPY deployment
    • C、Deployment Designer
    • D、Web Deployment

    正确答案:D

  • 第2题:

    下面关于XML Web Services的说法,错误的是()。

    • A、XML Web Service的核心概念是基于Java的应用程序能够在基于标准的环境中创建,并作为服务将内容传递给客户端
    • B、XML Web Service为基于web的专用应用程序在Internet上的传输提供了一种方式
    • C、XML Web Service利用XML和其他Internet标准,使得服务的使用者能够通过XML得到它们的服务
    • D、XML Web Service的例子包括税收计算服务,验证服务和各种购物和电子商务服务等等其他各种服务

    正确答案:A

  • 第3题:

    A developer is designing a web application that must support multiple interfaces,including: an XML web service for B2B HTML for web-based clients WML for wireless customers. Which designpattern provides a solution for this problem?()

    • A、Session Facade
    • B、Business Delegate
    • C、Data Access Object
    • D、Model-View-Controller
    • E、Chain of Responsibility

    正确答案:D

  • 第4题:

     You work with a SQL Server 2005 database that provides banking information for customers. You want customers to see banking reports that combine data that is retrieved from the database with real-time investment information that comes from a Web service provided by a third party. The investment information must be current when the reports are executed. You need to create the appropriate objects that support the reports.  What should you do?()

    • A、 Publish the data in the database as an XML Web service by using the FOR XML AUTO clause. 
    • B、 Create a table to store the banking information for each customer. Create a trigger that fires when data is inserted into the table that joins with the data coming from the Web service. 
    • C、 Create a Transact-SQL stored procedure that uses a temporary table to store the banking information for each customer. Update the table with the values from the Web service. 
    • D、 Have a developer in your company create an assembly that calls the remote Web service. Create aCLR function by using the assembly. Call the CLR function and combine the results with banking information in the database.

    正确答案:D

  • 第5题:

    You create a Web Form that contains connected Web Parts. You write the following declaration in your Web Form. You need to ensure that your Web Part connection is valid. Which two actions should you perform? ()

    • A、Include a data source identified as "WebPartConnection1" on the Web Form.
    • B、Include a Web Part identified as "customerPart" on the Web Form.
    • C、Include a Web Part identified as "ordersPart" on the Web Form.
    • D、Ensure that you declare an interface named "IOrdersPart".
    • E、Ensure that you declare an interface named "ICustomerPart".
    • F、Ensure that each Web Part declares either a GetInterface or ProvideInterface method.

    正确答案:B,C

  • 第6题:

    You recently developed a Web application that accesses an external Web service to retrieve current exchange rates for Certkiller .com's e-Commerce Web site. The Web service converts USD prices to the customer's local currency. You have stored the URL to the external Web service's endpoint in the section of the Web.config file. The Web application has been successfully deployed to a Certkiller .com Web server named Certkiller -SR14. A few months later the vendor of the Web service changes the port that is used to access the Web service. You need to update the section of the Web application's Web.config file from Certkiller -WS528. You need to ensure that your solution has a minimal impact on customers that may be connected to the e-Commerce Web site. What should you do?()

    • A、 Create a Host entry in the Lmhosts file on Certkiller -SR14. Point the Host entry to the new end point.
    • B、 Use the Copy Web Site function in Visual Studio 2005 to deploy the Web.config file from Certkiller -WS528 to Certkiller -SR14.
    • C、 Create a Web Setup project in Visual Studio 2005 to deploy the Web.config file from Certkiller -WS528 to Certkiller -SR14.
    • D、 Use the Web Site Administration Tool to change the <appSettings> section of the Web.config file.

    正确答案:D

  • 第7题:

    Web复制工具可以使用下面那个连接类型能部署ASP.NET Web应用?()

    • A、FTP
    • B、SMTP
    • C、SSH
    • D、IMAP
    • E、HTTP
    • F、Share Folders

    正确答案:A,E,F

  • 第8题:

    单选题
    Which control allows you to bind to data items that are returned from a data source and display them?()
    A

    ListView Web Server Control

    B

    DetailsView Web Server Control

    C

    DataList Web Server Control

    D

    Data Web Server Control


    正确答案: B
    解析: 暂无解析

  • 第9题:

    单选题
    下面关于XML Web Services的说法,错误的是()。
    A

    XML Web Service的核心概念是基于Java的应用程序能够在基于标准的环境中创建,并作为服务将内容传递给客户端

    B

    XML Web Service为基于web的专用应用程序在Internet上的传输提供了一种方式

    C

    XML Web Service利用XML和其他Internet标准,使得服务的使用者能够通过XML得到它们的服务

    D

    XML Web Service的例子包括税收计算服务,验证服务和各种购物和电子商务服务等等其他各种服务


    正确答案: D
    解析: 暂无解析

  • 第10题:

    单选题
    使用WebService通常按3个步骤进行,下列不属于三个步骤中的选项是()。
    A

    创建Web Service

    B

    发布Web Service

    C

    调用Web Service

    D

    调试Web Service


    正确答案: C
    解析: 暂无解析

  • 第11题:

    单选题
    Which tool is used to simplify the migration, management and deployment of IIS Web servers, Web applications and Web sites?()
    A

    System Designer

    B

    XCOPY deployment

    C

    Deployment Designer

    D

    Web Deployment


    正确答案: C
    解析: 暂无解析

  • 第12题:

    ( 难度:中等)一个标准的web动态网站的目录结构应该包含下面哪些部分()
    A.WEB-INF目录
    B.WEB-INF/wexml
    C.WEB-INF/class
    D.WEB-INF/lib
    E.WEB-INF/static

    答案:ABD

  • 第13题:

    Web Service的应用领域中,()是指面向企业应用的服务,包括企业内部的ERP系统、企业间的SCM、CRM等系统。

    • A、面向商业的Web Service
    • B、面向消费者的Web Service
    • C、面向设备的Web Service
    • D、面向系统的Web Service

    正确答案:A

  • 第14题:

    下面哪些属于随需应变环境的技术构架。()

    • A、Web Service
    • B、信息集成
    • C、自治能力
    • D、网格计算
    • E、刀片计算

    正确答案:A,B,C,D,E

  • 第15题:

    A developer is designing a web application that must support multiple interfaces, including:   • an XML web service for B2B • HTML for web-based clients • WML for wireless customers   Which design pattern provides a solution for this problem?( )

    • A、 Session Façade
    • B、 Business Delegate
    • C、 Data Access Object
    • D、 Model-View-Controller
    • E、 Chain of Responsibility

    正确答案:D

  • 第16题:

    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. You manage a server that runs Windows Server 2008. The server hasTerminal Service Web Access (TS Web Access) installed. Several line-of-business applications areavailable on the server by using TS Web Access. You have a new application installed on the server. Youhave to make the application available through TS Web Access. In order to achieve this,What action should you perform?()

    • A、In order to make the application available through TS Web Access, the data source for TS Web Accessshould be specified from the TS Web Access Web site.
    • B、In order to make the application available through TS Web Access, the application should be added to the RemoteApp Programs list from TS RemoteApp Manager.
    • C、In order to make the application available through TS Web Access, the users should be added to the TS Web Access Computers group from the Local Users and Groups snap-in.
    • D、In order to make the application available through TS Web Access, the mstsc.exe command should be run and specify the /v parameter should be specified from the command prompt.

    正确答案:B

  • 第17题:

    应该选择以下哪个产品来快速开发简单的交叉报表?()

    • A、BusinessObjects Enterprise
    • B、Crystal report
    • C、Crystal xcelsiuse
    • D、Web intelligence

    正确答案:D

  • 第18题:

    You are designing a web service that will be hosted in Windows Azure.  The web service will accept and store structured and semi-structured data. The web service must meet the following requirements:   - Update all data within a single transaction.  - Enforce the data structure for structured data within the data store.    You need to recommend an approach for storing the data.  What should you recommend?()

    • A、 Use Windows Azure Queues.
    • B、 Use a single SQL Azure database.
    • C、 Use a single Windows Azure Drive.
    • D、 Use Windows Azure Table storage.

    正确答案:B

  • 第19题:

    多选题
    Web复制工具可以使用下面那个连接类型能部署ASP.NET Web应用?()
    A

    FTP

    B

    SMTP

    C

    SSH

    D

    IMAP

    E

    HTTP

    F

    Share Folders


    正确答案: D,E
    解析: 暂无解析

  • 第20题:

    单选题
    建立Web Service应该使用下面哪个工具:()。
    A

    Query As A Web Service

    B

    Web Intelligence Rich Client

    C

    Data Source Migration Wizard

    D

    Universe Builder


    正确答案: A
    解析: 暂无解析

  • 第21题:

    单选题
    Web Service的应用领域中,()是指面向企业应用的服务,包括企业内部的ERP系统、企业间的SCM、CRM等系统。
    A

    面向商业的Web Service

    B

    面向消费者的Web Service

    C

    面向设备的Web Service

    D

    面向系统的Web Service


    正确答案: D
    解析: 暂无解析

  • 第22题:

    单选题
    You are designing a web service that will be hosted in Windows Azure.  The web service will accept and store structured and semi-structured data. The web service must meet the following requirements:   - Update all data within a single transaction.  - Enforce the data structure for structured data within the data store.    You need to recommend an approach for storing the data.  What should you recommend?()
    A

     Use Windows Azure Queues.

    B

     Use a single SQL Azure database.

    C

     Use a single Windows Azure Drive.

    D

     Use Windows Azure Table storage.


    正确答案: C
    解析: 暂无解析

  • 第23题:

    单选题
    A developer is designing a web application that must support multiple interfaces, including:   • an XML web service for B2B • HTML for web-based clients • WML for wireless customers   Which design pattern provides a solution for this problem?( )
    A

     Session Façade

    B

     Business Delegate

    C

     Data Access Object

    D

     Model-View-Controller

    E

     Chain of Responsibility


    正确答案: B
    解析: 暂无解析