当前位置:MCTS(70-515)题库

问题:

[单选] You are implementing an ASP.NET Web page. The page includes several controls, but only a GridView requires view state. You set the GridView… You need to ensure that the page will omit unneeded view state. Wich @ Page directive should you use?()

A . <% Page EnableViewState=”true” ViewStateMode=”Enabled” _ %>
B . <% Page EnableViewState=”true” ViewStateMode=”Disabled” _ %>
C . <% Page EnableViewState=”false” ViewStateMode=”Disabled” _ %>
D . <% Page EnableViewState=”false” ViewStateMode=”Enabled” _ %>

你正在创建一个运行在intranet的Web应用。这个Web应用可以读取逗号分割的文本文件,其中文件位于Web应用根目录下的一个子目录中。要求,在Accounting角色之外的所有用户不能直接通过浏览器访问这些文件。为此你需要使用FileAuthorizationModule类写一个ASP.NET HTTP handler。请问,你应该使用下面那中验证方式?() 匿名访问(Anonymous)。 证书(Certificate)。 基于表单认证(Forms)。 Windows 集成验证(Microsoft Windows Integrated Security)。 总书记在十八大报告里面提出“三个倡导”,从中华民族和整个国家的角度说,应该倡导()。 富强。 爱国。 民主。 文明。 从指导思想上来说,程序调试工作的实质目标是()。 证明程序的正确性。 发现错误和纠正错误。 检查程序的可靠性。 验证程序功能的完备性。 国家对医疗器械共分()类进行管理。 在定置图设计过程中,当生产现场暂时没有,但已定置,并决定制作的物品也应绘制在图上,准备清理的无用的物品()在图上出现。 A.可能需要 。 B.可以 。 C.可能不需要 。 D.不可以。 You are implementing an ASP.NET Web page. The page includes several controls, but only a GridView requires view state. You set the GridView… You need to ensure that the page will omit unneeded view state. Wich @ Page directive should you use?()
参考答案:

  参考解析

本题暂无解析

在线 客服

相关内容

相关标签