当前位置:MCPD(70-562)题库

问题:

[单选]

You create a Microsoft ASP.NET application by using the Microsoft .NET Framework version 3.5. 
You create a class that implements the IHttpHandler interface. You implement the ProcessRequest method by using the following code segment. (Line numbers are included for reference only.)
01 public void ProcessRequest(HttpContext ctx) { 
02 
03 } 
You need to ensure that the image named Alert.jpg is displayed in the browser when the handler is requested. 
Which code segment should you insert at line 02? ()

A . A
B . B
C . C
D . D

你是TestKing网站的技术员,你的WindowsXP专业版电脑连接到公司的网络,公司的网络通过T1线路连接到因特网,你的电脑上有个网站能被其他的技术员所访问。你在家的WindowsXP专业版电脑通过调制解调器连接到因特网,该电脑设置的是使用因特网服务提供者提供的静态的IP地址。在公司时你想使用远程桌面连接来控制你家里的电脑,然而你想阻止别的因特网通信找到你家里的电脑,你检查了一下发现你的公司的因特网防火墙禁止远程桌面连接,你要采取哪两个动作呢?() 在你办公室电脑上,允许因特网防火墙。 在你办公室电脑上,允许因特网连接共享。 在你家里的电脑上,允许因特网连接共享。 在你家里的电脑上,允许因特网防火墙。 在你家里的电脑上,在因特网连接防火墙服务中允许远程桌面的选项。 在你家里的电脑上,在因特网连接防火墙服务中允许HTTP服务。 酶活力的测定方法可用()反应法和()反应法。 You have a DNS server that runs Window 2003 Server Service Pack 2 (SP2). You need to configure the DNS server to perform recursive query tests every hour. What should you do?() From the DNS snap-in, open the DNS server properties and configure the Advanced settings.。 From the DNS snap-in, open the DNS server properties and configure the Monitoring settings.。 From Control Panel, create a new scheduled task that runs Nslookup.exe –recurse.。 From Control Panel, create a new scheduled task that runs Dnslint.exe /ql autocreate.。 客机、火车订票系统属于()。 科学计算方面的计算机应用。 数据处理方面的计算机应用。 过程控制方面的计算机应用。 人工智能方面的计算机应用。 You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application.  The application contains three text boxes named txtAddress, txtCity, and txtState.  You need to ensure that the postal code is automatically set based on the information typed by users in the text boxes.   You also need to ensure that the complete address is displayed in a TextBlock control.  Which code fragment should you use?()

You create a Microsoft ASP.NET application by using the Microsoft .NET Framework version 3.5. 
You create a class that implements the IHttpHandler interface. You implement the ProcessRequest method by using the following code segment. (Line numbers are included for reference only.)
01 public void ProcessRequest(HttpContext ctx) { 
02 
03 } 
You need to ensure that the image named Alert.jpg is displayed in the browser when the handler is requested. 
Which code segment should you insert at line 02? ()

参考答案:

  参考解析

本题暂无解析

在线 客服