当前位置:通信工程师题库>INTERNET应用服务系统题库

问题:

[单选] 以下属性中,只有()不是Page指令的属性。

A.Code。B.Debug。C.namespace。D.Language。

问题:

[单选] 以下()不是VisualStudio.NET中的视图窗口。

A.资源管理器。B.解决方案资源管理器。C.工具箱。D.属性。

问题:

[单选] 下面()数据类型是值类型。

A.class。B.interface。C.struct。D.delegate。

问题:

[多选] 以下的方法中,不正确的写入跟踪信息的是()。

A.tracE.writeline。B.reponsE.write。C.tracE.warn。D.consolE.writeline。

问题:

[单选] 跟踪配置节中,默认的tracemode是()。

A、sortbycategory。B、sortbytime。C、sortbyuser。D、sortbynothing。

问题:

[单选] 对于自定义错误配置节的默认模式(mode)是()。

A.on。B.off。C.localonly。D.remoteonly。

问题:

[单选] web服务文件使用()后缀。

A.aspx。B.wsdl。C.cs。D.asmx。

问题:

[单选] 以下指令中,只有()不属于应用程序指令。

A.@application。B.@import。C.@assembly。D.@page。

问题:

[单选] 以下指令中,只有()不属于global.asax中处理的事件。

A、application_error。B、page_load。C、session_start。D、application_beginrequest。

问题:

[单选] 在设置分页时,设置页面大小的属性是()。

A、PageSetting。B、PageIndex。C、PageSize。D、AllowPaging。