题目内容

You work as an application developer at Certkiller .com. You are in the process of creating an application for Certkiller .com’s Human Resources department that tracks employee benefits. You have to store current employee data without recompiling the application. You elect to store this employee data as a custom section in the application configuration file. The relevant portion of the application configuration file is shown in the following exhibit: You want to use the .NET 2.0 Configuration API to access the custom section. You need to ensure that programmatic access of the EmployeeSection element is enabled. What should you do?()

A. Create a custom section handler class that inherits the ConfigurationSection interface.
B. Add a section element to the EmployeeSection element of the application configuration file.
Create a custom section handler class that implements the IConfigurationSectionHandler interface.
D. Add an EmployeeSection element to the configSections element of the application configuration file.
E. Create a custom section handler class that implements the IApplicatioSettingsProvider interface.
F. Add a section element to the configSections element of the application configuration file.

查看答案
更多问题

如果要在网页中插入插件,最常用的操作应()进行设置。

A. 点击标志1
B. 点击标志2
C. 点击标志3
D. 点击标志4

You have a server that runs Windows Server 2008.You need to prevent the server from establishing communication sessions to other computers by using TCP port 25. What should you do?()

A. From Windows Firewall, add an exception.
B. From Windows Firewall, enable the Block all incoming connections option.
C. From the Windows Firewall with Advanced Security snap-in, create an inbound rule.
D. From the Windows Firewall with Advanced Security snap-in, create an outbound rule.

设置表格中的边框,应在()中设置数字。

A. 在箭头1指向的框中输入
B. 在箭头2指向的框中输入
C. 在箭头3指向的框中输入
D. 在箭头4指向的框中输入

You work as an application developer at Certkiller .com. You have recently created and deployed an application using the .NET 1.1 CLR to all Certkiller .com users. After a Certkiller .com administrator updates all user computers with the .NET 2.0 CLR, you run preliminary tests and find that the application you created using the .NET 1.1 CLR is not compatible with the .NET 2.0 CLR. You need to ensure that the application can be run with the .NET 1.1 CLR. What should you do?()

A
B
C
D

答案查题题库