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

问题:

[单选]

You create a Web application to process XML documents. The Web application receives XML document files from several sources, reads them, and stores them in a Microsoft SQL Server database. The Web application parses all incoming data files to ensure that they conform to an XML schema. You need to find all validation errors in the XML document.
What should you do?()

A . Load the XML data by using an instance of the XmlDocument class and specify a location for the application schema.
B . Configure the ValidationEventHandler in the XmlReaderSettings of the XmlReader object.
C . Read the XML file into a DataSet object and set the EnforceConstraints property to True.
D . Read the XML file into a DataSet object. Handle the DataSet.MergeFailed event to parse the data that does not conform to the XML schema.

You are the network administrator for your company. The network consists of a single Active Directorydomain. All network servers run Windows Server 2003. Three thousand client computers run Windows 2000Professional, and 1,500 client computers run Windows XP Professional.A new employee named Peter is hired to assist you in installing Windows XP Professional on 150 new client computers.You need to ensure that Peter has only the minimum permissions required to add new computer accounts to the domain and to own the accounts that he creates. Peter must not be able to delete computer accounts.What should you do()? Add Peter's user account to the Server Operators group.。 Add Peter's user account to the Account Operators group.。 Use the Delegation of Control Wizard to permit Peter's user account to create new computer objects in the Computers container.。 Create a Group Policy object (GPO) and link it to the domain. Configure the GPO to permit Peter's user account to add client computers to the domain.。 Your company has a main office and a branch office.   You discover that when you disable IPv4 on a computer in the branch office, the computer  authenticates by using a domain controller in the main office. You need to ensure that IPv6-only  computers authenticate to domain controllers in the same site.     What should you do() Configure the NTDS Site Settings object.。 Create Active Directory subnet objects.。 Create Active Directory Domain Services connection objects.。 Install an Intra-Site Automatic Tunnel Addressing Protocol (ISATAP) router.。 You need to design a method to address the chief information officer’s security concerns. What should you do?() Configure Windows Management Instrumentation (WMI) filtering options in the Default Domain Policy GPO。 Use the gpresult command。 Use Mbsacli.exe。 Configure software restriction policy options in the Default Domain Policy GPO。 在下列情形中,受聘人员个人可以随时解除聘用合同的有()。 被录用或者选调到国家机关工作。 处于试用期内。 找到待遇更好的工作单位。 考入普通高等院校的。 你负责管理一个存储销售信息的SQL SERVER 2005数据库。在数据库中许多表都包含nchar类型的列,并且这些列存储的值前后都包含有空格字符。为此,你需要一种机制(办法),在从表选择数据的时候去掉前后的空格字符。要求,你的解决方案对所有SQL语句或视图都是可重用的。你应该怎么做?() 创建一个insert和delete操作的DML触发器。 创建一个去调用LTRIM和RTRIM的存储过程。 创建一个去调用LTRIM和RTRIM的用户定义函数。 创建一个调用TRIM的用户定义函数。

You create a Web application to process XML documents. The Web application receives XML document files from several sources, reads them, and stores them in a Microsoft SQL Server database. The Web application parses all incoming data files to ensure that they conform to an XML schema. You need to find all validation errors in the XML document.
What should you do?()

参考答案:

  参考解析

本题暂无解析

相关题目:

在线 客服