更多“讲一讲你理解的web service,在dot net framework中,怎么很好的结合xml?”相关问题
  • 第1题:

    UDDI、SOAP、WSDL、XML等是构成Web Service的重要技术,在CORBA体系中与SOAP对应的是(24)。A.ORPCS

    UDDI、SOAP、WSDL、XML等是构成Web Service的重要技术,在CORBA体系中与SOAP对应的是(24)。

    A.ORPC

    B.IIOP

    C.SOA

    D.EJB


    正确答案:A
    SOAP:简单对象访问协议,简单对象访问协议(SOAP)是一种轻量的、简单的、基于XML的协议,它被设计成在WEB上交换结构化的和固化的信息。SOAP可以和现存的许多因特网协议和格式结合使用,包括超文本传输协议(HTTP),简单邮件传输协议(SMTP),多用途网际邮件扩充协议(MIME)。它还支持从消息系统到远程过程调用(RPC)等大量的应用程序。InternetInter-ORBProtocol(互联网内部对象请求代理协议),它是一个用于CORBA2.0及兼容平台上的协议。用来在CORBA对象请求代理之间交流的协议。Java中使得程序可以和其他语言的CORBA实现互操作性的协议。这个协议的最初阶段是要建立以下几个组件部分:一个IIOP到HTTP的网关,使用这个网关可以让CORBA客户访问WWW资源;一个HTTP到IIOP的网关,通过这个网关可以访问CORBA资源;一个为IIOP和HTTP提供资源的服务器,一个能够将IIOP作为可识别协议的浏览器。互联网内部对象请求代理协议(IIOP)是一个实现互操作性的协议,它使得由不同语言编写的分布式程序在因特网中可以实现彼此的交流沟通。它是行业战略性标准,也即公用对象请求代理程序结构(CommonObjectRequestBrokerArchitecture,CORBA)中至关重要的一个部分ObjectRPC(ORPC),RPC(RemoteProcedureCallProtocol)——远程过程调用协议,它是一种通过网络从远程计算机程序上请求服务,而不需要了解底层网络技术的协议。RPC协议假定某些传输协议的存在,如TCP或UDP,为通信程序之间携带信息数据。在OSI网络通信模型中,RPC跨越了传输层和应用层。RPC使得开发包括网络分布式多程序在内的应用程序更加容易。

  • 第2题:

    描述一下你对dot net 的理解(越详细越好,最好有图形描述)


    正确答案:
     

  • 第3题:

    在Web Service中,通过(13)来描述接口。

    A.UDDI

    B.WSDL

    C.XML Schema

    D.SOAP


    正确答案:B
    解析:Web Service是一种可以接收从Internet或Intranet上传送的请求、轻量级的独立的通信技术,它将应用程序的不同功能单元通过一些良好定义的接口联系起来。并且接口采用中立的方式进行定义,它独立于实现服务的硬件平台、操作系统和编程语言。这样可以使得构建的服务以一种统一和通用的方式进行交互。
      Web Service的3个基本技术是UDDI(Universal Description Discovery Integration)、WSDL(Web Services Description Language)和SOAP(Simple Object Access Protocol),它们都是以XML为基础定义的。在Web服务体系中,使用WSDL来描述服务实现定义和服务接口定义,UDDI用宋发布、查找服务,而 SOAP用宋执行服务调用。SOAP、UDDI和WSDL协议各自的作用如表1-5所示。

  • 第4题:

    在代理和XML Web Service之间通信的协议是()。


    正确答案:事件处理程序

  • 第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题:

    You create a Microsoft ASP.NET application by using the Microsoft .NET Framework version 3.5. When you access the application in a Web browser, you receive the following error message: "Service Unavailable".  You need to access the application successfully.  What should you do?()

    • A、Start Microsoft IIS 6.0. 
    • B、Start the Application pool. 
    • C、Set the .NET Framework version. 
    • D、Add the Web.config file for the application.

    正确答案:B

  • 第7题:

    你正在创建一个处理 XML 文档的 Web 应用。这个 Web 应用实现从不同的源接收 XML 文档,然后读取文档并把它存储到 SQL SERVER 数据库中。已知,Web 应用会分析所有传入的文件,看他们是否符合某个 XML 架构。为此,你需要找到 XML 文档中所有的验证错误,你应该怎么做?()

    • A、使用XmlDocument对象读取XML数据,同时指定相应架构文件。
    • B、为XmlReader对象的XmlReaderSettings设置ValidationEventHandler;
    • C、使用DataSet对象读取XML文件,并且设置EnforceConstraints属性为True;
    • D、使用DataSet对象读取XML文件,并且在DataSet.MergeFailed事件中分析数据看是否符合XML架构。

    正确答案:B

  • 第8题:

    You have a server that runs Windows Server 2008 Service Pack 2 (SP2). You plan to install Exchange Server 2010 on the server. You need to install the Exchange Server 2010 prerequisites for the Mailbox, Client Access, and Hub Transport server roles.  What should you do on the server()? 

    • A、¡¤Install Microsoft .NET Framework 3.5 Service Pack 1 (SP1Install Windows Management Framework run ServerManagerCmd.exe IP Exchange-Typical.xml
    • B、¡¤Install Microsoft .NET Framework 3.5 Service Pack 1 (SP1Install Windows Remote Management (winRM) 2.0 Run ServerManagerCmd.exe IP Exchange-Base.xml
    • C、¡¤Install Windows ManagementFramework Install Message Queuing Install the Web Server role
    • D、 ¡¤Install Windows Management Framewor Install the Web Server role Install the RPC over HTTP proxy component

    正确答案:A

  • 第9题:

    你正在建立一个 Web 站点。这个 Web 站点使用已经预先定义好的角色和用户进行安全管理。现在,你需要重新配置一下这些角色和用户,你应该怎么做?()

    • A、the Microsoft .NET Framework Configuration tool
    • B、the Code Access Security Policy tool
    • C、the ASP.NET IIS Registration tool
    • D、the Web Site Administration Tool(ASP.NET 站点配置工具)

    正确答案:D

  • 第10题:

    单选题
    下面关于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
    解析: 暂无解析

  • 第11题:

    单选题
    You are creating a Windows Forms application by using the .NET Framework 3.5 The application is used by a financial service provider.You discover that the service provider transfers large amounts of data by using XML.You need to read and validate the XMLdocuments in the most time efficient manner.Which technology should you use?()
    A

    The XmlReader class

    B

    The XmlDocument class

    C

    The XmlResolver class

    D

    The LINQ to XML method


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

  • 第12题:

    问答题
    讲一讲你理解的web service,在dot net framework中,怎么很好的结合xml?

    正确答案: 从表面上看,Web Service就是一个应用程序,它向外界暴露出一个能够通过Web进行调用的API。这就是说,你能够用编程的方法通过Web调用来实现某个功能的应用程序。从深层次上看,Web Service是一种新的Web应用程序分支,它们是自包含、自描述、模块化的应用,可以在网络(通常为Web)中被描述、发布、查找以及通过Web来调用。可扩展的标记语言XML 是Web Service平台中表示数据的基本格式。除了易于建立和易于分析外,XML主要的优点在于它既与平台无关,又与厂商无关。XML是由万维网协会(W3C)创建,W3C制定的XML SchemaXSD 定义了一套标准的数据类型,并给出了一种语言来扩展这套数据类型。Web Service平台是用XSD来作为数据类型系统的。当你用某种语言如VB.NET或C# 来构造一个Web Service时,为了符合Web Service标准,所有你使用的数据类型都必须被转换为XSD类型。如想让它使用在不同平台和不同软件的不同组织间传递,还需要用某种东西将它包装起来。这种东西就是一种协议,如 SOAP。
    解析: 暂无解析

  • 第13题:

    简述你对XML Web Service的原理的认识?


    正确答案:
     

  • 第14题:

    以下有关Web Service技术的示例中,产品和语言对应关系正确的是______。

    A..NET Framework-C#

    B.Delphi6-Pascal

    C.WASP-C++

    D.GLUE-Java


    正确答案:A
    解析:NET Framework是微软为开发应用程序而创建的一个新平台。使用.NET Framework可以创建Windows应用程序、Web应用程序、Web服务和其他各种类型的应用程序。.NET Framework的设计方式保证它可以用于各种语言,如C#、C++和VB等。

  • 第15题:

    Web Service的各种核心技术包括XML、Namespace、XML Schema、SOAP、WSDL、UDDI、WS-Inspection、WS-Security、WS-Routing等,下列关于Web Service技术的叙述错误的是( )。


    A. XML Schema是用于对XML中的数据进行定义和约束
    B. 在一般情况下,Web Service的本质就是用HTTP发送一组WEB上的HTML数据包
    C. SOAP(简单对象访问协议),提供了标准的RPC方法来调用Web Service,是传输数据的方式
    D. SOAP是一种轻量的、简单的、基于XML的协议,它被设计成在WEB上交换结构化的和固化的信息


    答案:B
    解析:
    本题考察的是Web services的基本知识。

    Web service是一个组件或应用程序,它向外界暴露出一个能够通过Web进行调用的API。

    Web service是建立可互操作的分布式应用程序的新平台。

    Web service平台是一套标准,它定义了应用程序如何在Web上实现互操作性。

    开发人员可以用任何自己喜欢的语言,在任何自己喜欢的平台上写Web service,只要可以通过Web service标准对这些服务进行查询和访问。

    Web service的各种核心技术包括XML、Namespace、XML Schema、SOAP、WSDL、UDDI、WS-Inspection、WS-Security和WS-Routing等,其中XML定义Web service平台中的数据格式。SOAP(简单对象访问协议)提供了标准的RPC方法来调用Web service,是传输数据的方式。

  • 第16题:

    您在运行 Windows Server 2008的新服务器上安装了Web服务器(IIS)角色。您在Web服务器的网站上安装了一个Microsoft .NET Framework 1.0应用程序。公司安全策略规定,所有应用程序必须使用最低限度的权限运行。您需要配置网站应用程序,以使其有权执行,但又不能创建任何其他内容,并且不能访问任何操作系统组件。该怎么做?()

    • A、将网站的 .NET Framework 信任级别设置为“完全”
    • B、将网站的 .NET Framework 信任级别设置为“低”
    • C、将网站的 .NET Framework 信任级别设置为“高”
    • D、将网站的 .NET Framework 信任级别设置为“中”

    正确答案:A

  • 第17题:

    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 have the Web Server (IIS) server role installed on a new server that runsWindows Server 2008. You perform the installation of a Microsoft .NET Framework application on a Web site on the Web server.The application launches a process that presents a real-time graphical report to the Web browser andcreates a text report file on the hard disk drive. According to the requirement of the company securitypolicy, the application must not write to the event log, access Open Database Connectivity (ODBC) datasources or make network or Web service calls. The Web site needs to be configured so that the application can be executed. You must make sure that theapplication meets the outlined security requirements. So what action should you perform to make sure ofthis?()

    • A、In order to make sure of this, the .NET Framework trust level should be set to Medium for the Web site.
    • B、In order to make sure of this, the .NET Framework trust level should be set to Full for the Web site.
    • C、In order to make sure of this, the .NET Framework trust level should be set to Low for the Web site.
    • D、In order to make sure of this, the .NET Framework trust level should be set to High for the Web site.

    正确答案:A

  • 第18题:

    你在一个运行windows server 2008的新服务器上安装web服务(IIS)角色服务。你在web服务的一个web站点上安装了Microsoft.NET Framework 应用程序。该应用程序启动一个进程,该进程在web浏览器上给出一个实时图形报告,并在硬盘中创建一个文本报告文件。  (1)公司安全策略规定应用程序不能运行下面的任何一个任务:  (2)写事件日志。 (3)访问开放式数据库连接(ODBC)数据源。 创建网络或者web服务通话。 你需要配置web站点一遍应用程序能够运行。你必须确保应用程序能满足安全要求。你应该做什么?()

    • A、为web站点设置.NET Framework信任级别为完全
    • B、为web站点设置.NET Framework信任级别为低
    • C、为web站点设置.NET Framework信任级别为高
    • D、为web站点设置.NET Framework信任级别为中

    正确答案:D

  • 第19题:

    You install the Web Server (IIS) role on a new server that runs Windows Server 2008.  You install a Microsoft .NET Framework 1.0 application on a Web site on the Web server. The company security policy states that all applications must run by using the minimum level of permission.  You need to configure the Web site application so that it has the permissions to execute without creating any other content and without accessing any operating system components. What should you do?()

    • A、Set the .NET Framework trust level to Full for the Web site.
    • B、Set the .NET Framework trust level to Low for the Web site.
    • C、Set the .NET Framework trust level to High for the Web site.
    • D、Set the .NET Framework trust level to Medium for the Web site.

    正确答案:A

  • 第20题:

    You are creating a Windows Forms application by using the .NET Framework 3.5 The application is used by a financial service provider.You discover that the service provider transfers large amounts of data by using XML. You need to read and validate the XMLdocuments in the most time efficient manner.Which technology should you use?()

    • A、The XmlReader class
    • B、The XmlDocument class
    • C、The XmlResolver class
    • D、The LINQ to XML method

    正确答案:A

  • 第21题:

    NET是Microsoft面向()的平台。

    • A、静态Web服务
    • B、XML Web服务
    • C、HTML Web服务
    • D、ASP Web服务

    正确答案:B

  • 第22题:

    单选题
    您在运行 Windows Server 2008的新服务器上安装了Web服务器(IIS)角色。您在Web服务器的网站上安装了一个Microsoft .NET Framework 1.0应用程序。公司安全策略规定,所有应用程序必须使用最低限度的权限运行。您需要配置网站应用程序,以使其有权执行,但又不能创建任何其他内容,并且不能访问任何操作系统组件。该怎么做?()
    A

    将网站的 .NET Framework 信任级别设置为“完全”

    B

    将网站的 .NET Framework 信任级别设置为“低”

    C

    将网站的 .NET Framework 信任级别设置为“高”

    D

    将网站的 .NET Framework 信任级别设置为“中”


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

  • 第23题:

    单选题
    你为一家公司创建了一个ASP.NET的应用程序。公司配置了一个XMLWeb服务来返回百科全书的文章清单以及需要请求的关键字。你需要创建一个类来调用XMLWeb服务。你该怎么做?()
    A

    在Visual Studio .NET的Project菜单上选择Add Web Service,并浏览XML Web service

    B

    在Visual Studio .NET的Project菜单上选择Add Reference,并浏览XML Web servic

    C

    在Visual Studio .NET的Project菜单上选择Add Web Reference,并浏览XML Webservic

    D

    运行Tlbimp.exe,为XML Web service提供他的URL

    E

    运行Disco.exe,为XML Web service提供他的URL


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