ASP.NET网站的Web配置文件是A.Web.configB.App.configC.App.xmlD.Web.xml文件编译成dll文件存放在bin目录

题目

ASP.NET网站的Web配置文件是

A.Web.config

B.App.config

C.App.xml

D.Web.xml文件编译成dll文件存放在bin目录


相似考题
参考答案和解析
更多“ASP.NET网站的Web配置文件是”相关问题
  • 第1题:

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


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

  • 第2题:

    Httpd.conf是Web服务器的主配置文件,由管理员进行配置,Sm.cod是Web服务器的资源配置文件,Access-cod是设置访问权限文件。


    正确答案:正确

  • 第3题:

    在()时期,网站主要用于装载数据,其核心是网站内容。

    • A、WEB2.0
    • B、WEB3.0
    • C、WEB1.0
    • D、WEB4.0

    正确答案:C

  • 第4题:

    ASP.NET 中,应用程序的配置文件()


    正确答案:Web.config

  • 第5题:

    在ASP.NET中,web控件共有几类?


    正确答案: 共有四种类型:
    1.HTML控件
    2.HTML服务器控件
    3.ASP.NET服务器控件
    4.用户自定义控件

  • 第6题:

    Web.config是网站中必须的配置文件。


    正确答案:错误

  • 第7题:

    单选题
    以下关于配置文件的说法正确的是()
    A

    给定目录或应用程序中weB.config文件存在是完全可选的。

    B

    给定目录或应用程序中weB.config文件存在是必须的。

    C

    C.不管weconfig文件是否存在,该目录的所有配置设置将自动从父目录继承。

    D

    D.运行时,ASP.NET使用这些weconfig配置文件,针对传入的每个URL目标请求分层计算两个或以上的设置集合。


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

  • 第8题:

    判断题
    Httpd.conf是Web服务器的主配置文件,由管理员进行配置,Sm.cod是Web服务器的资源配置文件,Access-cod是设置访问权限文件。
    A

    B


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

  • 第9题:

    填空题
    ASP.NET 中,应用程序的配置文件()

    正确答案: Web.config
    解析: 暂无解析

  • 第10题:

    问答题
    在ASP.NET中,web控件共有几类?

    正确答案: 共有四种类型:
    1.HTML控件
    2.HTML服务器控件
    3.ASP.NET服务器控件
    4.用户自定义控件
    解析: 暂无解析

  • 第11题:

    单选题
    在ASP.NET中,如果要实现网站的防盗链,下列操作错误的是()。
    A

    在配置文件中指定需要防盗的文件

    B

    添加一个类,实现IHttpHandler接口

    C

    使用Request.UrlReferrer获取上次请求的Url

    D

    使用Request.CurrentUrl获取本次请求的Url


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

  • 第12题:

    单选题
    您管理着一台运行 Windows Server 2008的服务器。该服务器上安装了Web服务器(IIS)角色。公司的 Web 开发人员创建了一个新的网站,上面运行了一个ASP.NET 3.0 Web应用程序。该ASP.NET Web应用程序必须在与Web服务器上的任何其他ASP.NET应用程序分开的安全上下文中运行。您创建了一个本地用户账户,并授予该账户运行此 ASP.NET Web 应用程序的权利和权限。您需要配置新网站的身份验证,以支持该Web应用程序。该怎么做?()
    A

    将“Windows 身份验证”设置配置为“已启用”。

    B

    使用所有默认设置,将“Forms 身份验证”设置配置为“已启用”。

    C

    使用“服务”控制台将 ASP.NET 状态服务配置为用这个新的本地用户账户登录。

    D

    将“ASP.NET 模拟”设置配置为“已启用”。编辑“ASP.NET 模拟”设置,指定这个新的本地用户账户。


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

  • 第13题:

    以下关于配置文件的说法正确的是()

    • A、给定目录或应用程序中weB.config文件存在是完全可选的。
    • B、给定目录或应用程序中weB.config文件存在是必须的。
    • C、C.不管weconfig文件是否存在,该目录的所有配置设置将自动从父目录继承。
    • D、D.运行时,ASP.NET使用这些weconfig配置文件,针对传入的每个URL目标请求分层计算两个或以上的设置集合。

    正确答案:D

  • 第14题:

    按照网站技术的发展阶段,大型网站分为下列哪些类型的网站()。

    • A、WEB3.0
    • B、WEB1.0
    • C、WEB4.0
    • D、WEB2.0

    正确答案:A,B,D

  • 第15题:

    ASP.NET应用程序的配置文件是什么?()

    • A、系统级别的配置machine.config
    • B、应用级别的配置web.config
    • C、硬件级别的配置hard.config
    • D、用户级别的配置GUI.config

    正确答案:A,B

  • 第16题:

    Web数据挖掘的困难不包括()。

    • A、网站是同构的
    • B、网站是分布式的
    • C、web logs包含大量无用数据
    • D、网站是高维的

    正确答案:A

  • 第17题:

    典型的ASP.NET网站由哪些项组成?


    正确答案:一个典型的ASP.NET网站由许多文件组成,这些文件包括Web窗体文件(.aspx)、源程序文件(.cs or.vb)、程序集(.exe or.dll)、图片(.jpg or.gif)等。

  • 第18题:

    You work as an ASP.NET Web Application Developer for SomeCompany. The company uses Visual Studio .NET 2010 as its application development platform. You have recently finished the development of an ASP.NET Web application using .NET Framework 4.0. Now, you are deploying the ASP.NET Web application to a remote server. You are required to select a deployment method that will make sure that all Internet Information Services (IIS) settings, in addition to the Web content, are deployed to the remote server. Which of the following deployment methods will you select to accomplish this?()

    • A、Web Setup project
    • B、Web-based deployment
    • C、Deployment manifest
    • D、Web Deployment Tool

    正确答案:D

  • 第19题:

    单选题
    你正在为一家公司的Internet网站创建ASP.NET应用程序。你想创建一个在网站的每个页面的顶部都显示的工具条,此工具条仅包括静态HTML代码,只能在你的应用程序中使用。你计划创建的工具条可以被你的应用程序重复使用,而且你必须尽快的完成这个工具条,你该怎么做?()
    A

    创建一个新的Web控件库项目,在一个Web自定义控件中创建工具条

    B

    将一个新的Web窗体添加到你的ASP.NET项目,使用HTML服务器控件在WEB窗体内设计该工具条,并用.ascx扩展名保存该web窗体

    C

    将一个新的Web用户控件添加到你的ASP.NET项目,在Web用户控件中创建工具条

    D

    将一个新的组件类添加到你的ASP.NET项目,使用HTML服务器控件在该组件类的设计程序中设计该工具条


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

  • 第20题:

    判断题
    Web.config是网站中必须的配置文件。
    A

    B


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

  • 第21题:

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

    FTP

    B

    SMTP

    C

    SSH

    D

    IMAP

    E

    HTTP

    F

    Share Folders


    正确答案: D,E
    解析: 暂无解析

  • 第22题:

    单选题
    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.


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

  • 第23题:

    单选题
    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 are in charge of a server that runs Windows Server 2008. The server hasthe Web Server (IIS) server role installed. The Web developer at your company creates a new Web sitethat runs an ASP.NET 3.0 Web application. The ASP.NET Web application must run under a securitycontext that is separate from any other ASP.NET application on the Web server. You create a local useraccount and grant account rights and permissions to run the ASP.NET Web application. Authentication forthe new Web site should be configured to support the Web application. What action should you perform?()
    A

    The ASP.NET Impersonation setting should be configured to Enabled. Edit the ASP.NET Impersonation setting by specifying the new local user account.

    B

    The Windows Authentication setting should be configured to Enabled.

    C

    The Forms Authentication setting should be configured to Enabled by using all the default settings.

    D

    The ASP.NET State Service should be configured to log on to the new local user account by using the Services console.


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

  • 第24题:

    问答题
    Web.config文件在ASP.NET网站中有什么作用?该文件的内容以什么格式存储的?

    正确答案: ASP.NET网站的配置信息存储在XML文本文件中,名为Web.config。Web.config文件可以出现在ASP.NET应用程序的多个目录中。新创建网站时,默认情况下只创建必须的文件和文件夹。因此,网站最初并未包含Web.config文件、Global.asax文件等,也没有包含全部的ASP.NET保留文件夹。如果需要,用户可以自行创建。
    Web.Config是以XML文件规范存储。
    解析: 暂无解析