Your company has a single Active Directory domain. All servers run Windows Server 2008. The company network has servers that perform as Web Servers. All confidential files are located on a server named FSS1. The company security policy states that all confidential data must be transmitted in the most secure manner. When you monitor the network you notice that the confidential files stored on FSS1 server are being transmitted over the network without encryption. You need to ensure that encryption is always usedwhen the confidential files on the FSS1 server are transmitted over the network. What are two possible ways to achieve this goal? ()
A. Deactivate all LM and NTLM authentication methods on FSS1 server
B. Use IIS to publish the confidential files, activate SSL on the IIS server, and then open the files as a web folder
C. Use IPsec encryption between the FSS1 server and the computers of the users who need to access the confidential files.
D. Use the Server Message Block (SMB) signing between the FSS1 server and the computers of the users who want to access the confidential files.
E. Activate offline files for the confidential files that are stored on the FSS1 server. In the Folder avanced Properties box, select the Encrypt contents to secure data optiion
查看答案
You are writing a custom dictionary.The custom-dictionary class is named MyDictionary.You need to ensure that the dictionary is type safe. Which code segment should you use?()
A
B
C
D
下图为Dreamweaver8的新建文档页面,一般情况下,创建完全空白的静态页面应选择()
A. 基本页类别中的“HTML”选项
B. 基本页类别中的“HTML模板”选项
C. 框架集类别中的选项
D. 入门页面中的选项
You are developing an ASP.NET application by using Visual Studio 2010. You need to interactively debug the entire application. Which two actions should you perform? ()
A. Set the Debug attribute of the compilation node of the web.config file to true.
B. Add a DebuggerDisplay attribute to the code-behind file of the page that you want to debug.
C. Select the AS
D. NET debugger option in the project properties.
E. Define the DEBUG constant in the project settings.
使用Dreamweaver8将任一个单元格拆分为3行的操作正确的是()
A. 选择表格属性栏“拆分”对话框,设置列数为3
B. 选择表格属性栏“拆分”对话框,设置行数为3
C. 右键选择菜单→表格→插入行
D. 直接单击“Tab”键两次