itgle.com

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)

题目

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
更多“NET is both a business strategy from Microsoft and its(6)of(7)support for what are known a ”相关问题
  • 第1题:

    NET的描述,错误的是______。

    A.Microsoft.NET是一个程序运行平台

    B..NETFramework管理和支持.NET程序的执行

    C.VisualStudio.NET是一个应用程序集成开发环境

    D.编译.NET时,应用程序被直接编译成机器代码

    A.

    B.

    C.

    D.


    正确答案:D
    解析:Microsoft.NET是MicrosoftXMLWeb Services平台,XMLWeb Services允许应用程序通过Internet进行通信和共享数据,而不管所采用的是哪种操作系统、设备或编程语言。Microsoft.NET平台提供创建XMLWeb Services,并将这些服务集成在一起。
      .NETFramework是实现跨平台(设备无关性)的执行环境。Visual Studio.NET是建立并集成WebServices和应用程序的快速开发工具。在编译.NET时,应用程序是不能被直接编译成机器代码的,而是编译为一种称为中间语言的代码。

  • 第2题:

    Microsoft .NET平台主要包括两个内核,即通用语言运行时(Common Language Runtime,简称CLR)和( )。

    A.ASP

    B.SQI

    C.Java

    D.Microsoft .NET框架类库


    正确答案:D

  • 第3题:

    A network administrator wants to permit Telnet traffic initiated from the address book entry the10net in a zone called UNTRUST to the address book entry Server in a zone called TRUST.However, the administrator does not want the server to be able to initiate any type of traffic from the TRUST zone to the UNTRUST zone.Which configuration statement would correctly accomplish this task?()

    A. from-zone UNTRUST to-zone TRUST { policy DenyServer { match { source-address any; destination-address any; application any; } then { deny; } } } from-zone TRUST to-zone UNTRUST { policy AllowTelnetin { match { source-address the10net; destination-address Server; application junos-telnet; } then { permit; } } }

    B. from-zone TRUST to-zone UNTRUST { policy DenyServer { match { source-address Server; destination-address any; application any; } then {deny; } } } from-zone UNTRUST to-zone TRUST { policy AllowTelnetin { match { source-address the10net; destination-address Server; application junos-telnet; } then { permit; } } }

    C. from-zone UNTRUST to-zone TRUST { policy AllowTelnetin { match { source-address the10net; destination-address Server; application junos-ftp; } then { permit; } } }

    D. from-zone TRUST to-zone UNTRUST { policy DenyServer { match { source-address Server; destination-address any; application any; } then { permit; } } } from-zone UNTRUST to-zone TRUST { policy AllowTelnetin { match {source-address the10net; destination-address Server; application junos-telnet; } then { permit; } } }


    参考答案:B

  • 第4题:

    要跟踪到达主机corp7.microsoft.com的路径,输入的命令是______。

    A.tracert corp7.microsoft.com

    B.rout corp7.microsoft.com

    C.ping corp7.microsoft.com

    D.netstat corp7.microsoft.com


    正确答案:A

  • 第5题:

    Microsoft .NET框架类库由什么组成?


    正确答案:①系统框架服务服务框架包括基类库提供访问操作系统服务如图像、结构等类同时也包括数据访问类库和开发工具。 ②ADO .NET组件该组件可以为基于网络的可扩展的应用程序和服务提供数据访问服务。 ③XML数据组件。 ④Windows表单组件Windows表单组件为开发人员提供了强大的Windows应用程序模型和用户接口。 ⑤ASP .NET应用服务。 ⑥XML Web服务ASP .NET应用服务体系架构为用ASP .NET建立XML Web服务提供了一个高级的可编程模板。
    ①系统框架服务,服务框架包括基类库,提供访问操作系统服务如图像、结构等类,同时也包括数据访问类库和开发工具。 ②ADO .NET组件,该组件可以为基于网络的可扩展的应用程序和服务提供数据访问服务。 ③XML数据组件。 ④Windows表单组件,Windows表单组件为开发人员提供了强大的Windows应用程序模型和用户接口。 ⑤ASP .NET应用服务。 ⑥XML Web服务,ASP .NET应用服务体系架构为用ASP .NET建立XML Web服务提供了一个高级的可编程模板。

  • 第6题:

    Microsoft于________年6月推出了用来代替COM的.NET。这是Microsoft面向第三代Internet的计算计划,是Microsoft继用Windows取代DOS之后的又一项战略性举措。

    A.1996

    B.1999

    C.2000

    D.2002


    2000