()是一组支持高级WebService标准的NET类,这些标准包括WS-Security、WS-Policy、WS-Reliable Messaging和WS-Attachments等。A、visual studio for officeB、web service extensionsC、NET Compact FrameworkD、ASP.NET

题目

()是一组支持高级WebService标准的NET类,这些标准包括WS-Security、WS-Policy、WS-Reliable Messaging和WS-Attachments等。

  • A、visual studio for office
  • B、web service extensions
  • C、NET Compact Framework
  • D、ASP.NET
参考答案和解析
正确答案:B
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

有关.NET框架的描述,( )是错误的。

A. VisualStudio.NET是.NET平台的开发工具
B. .NET是ASP.NET的一个应用实例,是ASP.NET的一部分
C. .NET框架兼容了COM/DCOM基础结构
D. 通过WebService技术可以实现.NET与J2EE的互操作

答案:B
解析:
ASP.NET是.NET中的网络编程结构,可以方便、高效的构建、运行和发布网络应用。

第2题:

ASP.NET支持多种语言它的缺省语言是()

  • A、HTML
  • B、JavaScript
  • C、Visual Basic
  • D、C#

正确答案:D

第3题:

下列( )不是运行ASP.NET程序的必要条件。

A.IIS

B.浏览器

C..NET Framework

D.Microsoft Visual Studio.NET环境


正确答案:D

第4题:

You create a control named ContosoUI for a Web application. You need to add the control to the toolbox of Microsoft Visual Studio .NET. Which two actions should you perform?()

  • A、Create the ContosoUI control as a Web Control Library.
  • B、Create the ContosoUI control as a Web user control.
  • C、Within the Visual Studio .NET toolbox, browse to and select ContosoUI.ascx.
  • D、Within the Visual Studio .NET toolbox, browse to and select ContosoUI.dll.

正确答案:A,D

第5题:

在Visual Studio 2008中默认已安装了ASP.NET AJAX Control Toolkit.


正确答案:错误

第6题:

有关.NET框架的描述,( )是错误的。

A:VisualStudio.NET是.NET平台的开发工具
B:.NET是ASP.NET的一个应用实例,是ASP.NET的一部分
C:.NET框架兼容了COM/DCOM基础结构
D:通过WebService技术可以实现.NET与J2EE的互操作

答案:B
解析:
ASP.NET是.NET中的网络编程结构,可以方便、高效的构建、运行和发布网络应用。

第7题:

简述调用Web Service设计ASP.NET应用程序的基本步骤?


正确答案: (1)添加Web service服务
(2)在类中定义Web service引进服务对象
(3)通过对象调用相应方法。

第8题:

●有关.NET框架的描述,(23)是错误的。

(23)A.Visual Studio.NET是.NET平台的开发工具

B..NET是ASP. NET的一个应用实例,是ASP. NET的一部分

C..NET框架兼容了COM/DCOM基础结构

D.通过Web Service技术可以实现.NET与J2EE的互操作


正确答案:B

第9题:

下列哪一项正确描述了Visual Studio.NET与.NET Framework之间的关系()。

  • A、Visual Studio.NET与.NET Framework之间没有关系
  • B、可以使用Visual Studio.NETIDE或者简单的文本编辑器创建应用程序,应用程序运行时需要使用.NET Framework
  • C、开发应用程序时需要.NET Framework,但是在运行Visual Studio.NET创建的应用程序时不需要它
  • D、都不对

正确答案:D

第10题:

You are developing an ASP.NET application by using Visual Studio 2010. You need to interactively debug the entire application. Which two actions should you perform? ()

  • A、Set the Debug attribute of the compilation node of the web.config file to true.
  • B、Add a DebuggerDisplay attribute to the code-behind file of the page that you want to debug.
  • C、Select the ASP.NET debugger option in the project properties.
  • D、Define the DEBUG constant in the project settings.

正确答案:A,C

更多相关问题