税收管理BO报表和门户信息系统

单选题建立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
解析: 暂无解析
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Exhibit: You are developing a Web application. The Web application uses a GridView control to display data. You build your Web Forms for the Web application by dragging and dropping tables from the Data Connections tree in Server Explorer. You need to add a connection to your data by using the Add Connection dialog box as shown in the exhibit. During the process, you need to configure the .NET Data Provider that you use to create the data source objects. What should you do?()

A. Right-click the connection, and click Properties. Modify the Provider property of the data connection.

B. Click the Change button, and change the data provider for the selected data source.

C. Click the Advanced button, and change the Data Source property to the target provider.

D. Click the Advanced button, and change the Application Name property to the target provider.


参考答案:B

第2题:

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

第3题:

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

A.FTP

B.SMTP

C.SSH

D.IMAP

E.HTTP

F.Share Folders


参考答案:A, E, F

第4题:

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

第5题:

下面关于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

第6题:

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

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

正确答案:D

第7题:

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

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

正确答案:A

第8题:

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

第9题:

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

第10题:

 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

更多相关问题