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

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

ASP.net


参考答案

更多 “ASP.net” 相关考题
考题 你觉得ASP.NET 2.0(VS2005)和你以前使用的开发工具(.Net 1.0或其他)有什么最大的区别?你在以前的平台上使用的哪些开发思想(pattern / architecture)可以移植到ASP.NET 2.0上 (或者已经内嵌在ASP.NET 2.0中)

考题 有关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控件, 加强页面内容和脚本的设计能力。

考题 下列选项中,只有()是错误的。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中我们可以将asp.net的代码放到单独的文件里。()

考题 ASP.NET AJAX框架由()和()组成

考题 在ASP.NET中,引入数据绑定有何意义?

考题 ASP.NET目前能够支持3种语言()、()、()

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

考题 请解释ASP.NET中以什么方式进行数据验证?

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

考题 ASP.NET提供的6个内置对象分别是()

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

考题 名词解释题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.

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

考题 单选题有关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控件, 加强页面内容和脚本的设计能力。