网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

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

A.Web.config

B.App.config

C.App.xml

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


参考答案和解析
Web.config
更多 “2、ASP.NET网站的Web配置文件是A.Web.configB.App.configC.App.xmlD.Web.xml文件编译成dll文件存放在bin目录” 相关考题
考题 ASP.NET应用程序中,Web配置文件的扩展名是:( ) A、aspxB、csprojC、slnD、config

考题 您管理着一台运行WindowsServer2008的服务器。该服务器上安装了Web服务器(IIS)角色。公司的Web开发人员创建了一个新的网站,上面运行了一个ASP.NET3.0Web应用程序。该ASP.NETWeb应用程序必须在与Web服务器上的任何其他ASP.NET应用程序分开的安全上下文中运行。您创建了一个本地用户账户,并授予该账户运行此ASP.NETWeb应用程序的权利和权限。您需要配置新网站的身份验证,以支持该Web应用程序。该怎么做?()A.将“Windows身份验证”设置配置为“已启用”。B.使用所有默认设置,将“Forms身份验证”设置配置为“已启用”。C.使用“服务”控制台将ASP.NET状态服务配置为用这个新的本地用户账户登录。D.将“ASP.NET模拟”设置配置为“已启用”。编辑“ASP.NET模拟”设置,指定这个新的本地用户账户。

考题 aspx页面中如何插入FLASH动画 用ASP.NET编写WEB时,如何在网页中插入FLASH动画,就像大型网站LOGO旁边的那个动画一样的.

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

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

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

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

考题 按照网站技术的发展阶段,大型网站分为下列哪些类型的网站()。A、WEB3.0B、WEB1.0C、WEB4.0D、WEB2.0

考题 在()时期,网站主要用于装载数据,其核心是网站内容。A、WEB2.0B、WEB3.0C、WEB1.0D、WEB4.0

考题 ASP.NET应用程序的配置文件是什么?()A、系统级别的配置machine.configB、应用级别的配置web.configC、硬件级别的配置hard.configD、用户级别的配置GUI.config

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

考题 Web数据挖掘的困难不包括()。A、网站是同构的B、网站是分布式的C、web logs包含大量无用数据D、网站是高维的

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

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

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

考题 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 projectB、Web-based deploymentC、Deployment manifestD、Web Deployment Tool

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

考题 单选题你正在为一家公司的Internet网站创建ASP.NET应用程序。你想创建一个在网站的每个页面的顶部都显示的工具条,此工具条仅包括静态HTML代码,只能在你的应用程序中使用。你计划创建的工具条可以被你的应用程序重复使用,而且你必须尽快的完成这个工具条,你该怎么做?()A 创建一个新的Web控件库项目,在一个Web自定义控件中创建工具条B 将一个新的Web窗体添加到你的ASP.NET项目,使用HTML服务器控件在WEB窗体内设计该工具条,并用.ascx扩展名保存该web窗体C 将一个新的Web用户控件添加到你的ASP.NET项目,在Web用户控件中创建工具条D 将一个新的组件类添加到你的ASP.NET项目,使用HTML服务器控件在该组件类的设计程序中设计该工具条

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

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

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

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

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

考题 单选题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中,如果要实现网站的防盗链,下列操作错误的是()。A 在配置文件中指定需要防盗的文件B 添加一个类,实现IHttpHandler接口C 使用Request.UrlReferrer获取上次请求的UrlD 使用Request.CurrentUrl获取本次请求的Url

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

考题 单选题您管理着一台运行 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 模拟”设置,指定这个新的本地用户账户。

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