【单选题】ASP.NET是一种()A.查询语言B.数据库C.数据库管理系统D.用于数据访问的基类库

【单选题】ASP.NET是一种()

A.查询语言

B.数据库

C.数据库管理系统

D.用于数据访问的基类库


参考答案和解析
统一的API

相关考题:

在asp.net中默认数组的下限是1。()

有关ASP.NET脚本和HTML说法正确的是()A、HTML元素的ID属性值直接对应ASP.NET脚本的一个对象名B、一个HTML元素不需要添加“runat=server”,ASP.NET脚本也可以引用该HTML元素C、一个ASP.NET页面中脚本可以直接引用另一个ASP.NET页面的HTML元素D、 ASP.NET在原有的HTML元素的基础之上,又新增加一整套Web Server控件, 加强页面内容和脚本的设计能力。

下面关于ASP.NET页面中的脚本不能使用以下哪一种语言编写()A、HtmlB、JavascriptC、C#NetD、VBNet

下列选项中,只有()是错误的。A、asp.net提供了多种语言支持。B、asp.net提供了多种平台支持。C、asp.net提供跨平台支持,也可以在Unix下执行D、asp.net采取编译执行的方式,极大的提高了运行的性能。

以下描述中,只有()是错误的。A、ASP.NET提供了多种语言支持B、ASP.NET提供了多种平台支持C、ASP.NET采取编译执行的方式,极大的提高了运行性能D、ASP.NET提供跨平台支持,也可以在Unix下执行

ASP.NET 3.5是边解释边执行的

在asp.net中我们可以将asp.net的代码放到单独的文件里。()

ASP.net

下列关于ASP.NET的描述中,错误的是()。A、ASP.NET依赖于微软的.NET框架B、ASP.NET采用纯面向对象语言比采用脚本语言的执行效率高C、ASP.NET采用代码分离技术有利于开发协作D、ASP.NET和ASP都采用了JavaScript编程语言

什么是ASP.net中的用户控件?

You manage a server that runs Windows Server 2008. The server has the Web Server (IIS) role installed. The Web developer at your company creates a new Web site that runs an ASP.NET 3.0 Web application.  The ASP.NET Web application must run under a security context that is separate from any other ASP.NET application on the Web server.  You create a local user account and grant account rights and permissions to run the ASP.NET Web application.  You need to configure authentication for the new Web site to support the Web application. What should you do?()A、Configure the Windows Authentication setting to Enabled.B、Configure the Forms Authentication setting to Enabled by using all the default settings.C、Configure the ASP.NET State service to log on to the new local user account by using the Services console.D、Configure the ASP.NET Impersonation setting to Enabled. Edit the ASP.NET Impersonation setting by specifying the new local user account.

单选题ASP.NET的页面执行总是由page对象的()事件开始。AinitBloadCdisposedDError

单选题ASP.NET页面的执行采用的是()架构。AC/S/SBC/SCB/S/SDB/S

判断题在asp.net中我们可以将asp.net的代码放到单独的文件里。()A对B错

填空题ASP.NET是一种()技术。它是()的一部分。

单选题ASP.NET支持多种语言它的缺省语言是()AHTMLBJavaScriptCVisual BasicDC#

单选题You manage a server that runs Windows Server 2008. The server has the Web Server (IIS) role installed. The Web developer at your company creates a new Web site that runs an ASP.NET 3.0 Web application.  The ASP.NET Web application must run under a security context that is separate from any other ASP.NET application on the Web server.  You create a local user account and grant account rights and permissions to run the ASP.NET Web application.  You need to configure authentication for the new Web site to support the Web application. What should you do?()AConfigure the Windows Authentication setting to Enabled.BConfigure the Forms Authentication setting to Enabled by using all the default settings.CConfigure the ASP.NET State service to log on to the new local user account by using the Services console.DConfigure the ASP.NET Impersonation setting to Enabled. Edit the ASP.NET Impersonation setting by specifying the new local user account.

单选题在ASP.NET中,HTTP请求的处理中心是()。APageBHttpHandlerCHttpModuleDControl

单选题运行Asp.Net需要安装()Web服务器。AResinBtomcatCWebLogicDIIS

单选题下列控件中,()是ASP.NET AJAX页所必需的。AScriptManagerBUpdatePanelCUpdateProgressDTimer

单选题ASP.NET中的上传控件是()AListBoxBAdRotatorCFileUploadDPanel

问答题什么是ASP.net中的用户控件?

单选题在ASP.NET中,Substitution控件的MethodName属性所调用的方法返回类型是()。AobjectBHttpContextCstringDint

单选题有关ASP.NET脚本和HTML说法正确的是()AHTML元素的ID属性值直接对应ASP.NET脚本的一个对象名B一个HTML元素不需要添加“runat=server”,ASP.NET脚本也可以引用该HTML元素C一个ASP.NET页面中脚本可以直接引用另一个ASP.NET页面的HTML元素D ASP.NET在原有的HTML元素的基础之上,又新增加一整套Web Server控件, 加强页面内容和脚本的设计能力。

单选题下面关于ASP.NET页面中的脚本不能使用以下哪一种语言编写()AHtmlBJavascriptCC#NetDVBNet

单选题想要计算机可以执行ASP.NET程序,操作系统不能是()。AWindowsXPHomeBWindows2000ProfessionalCWindowsXPProfessionalDWindows.NETServer

单选题ASP.NET编程模型中的常见事件是()。AButton_ClickBForm_LodCPage_InitDPage_Load

单选题构建桌面应用程序需要.NET提供的类库是()A ADO.NETB Windows FormC XMLD ASP.NET