单选题You create an application. The application processes hundreds of XML documents per minute. The XML documents are validated against inline schemas. You need to load XML documents from the file system and read them as quickly as possible. XML comments mu

题目
单选题
You create an application. The application processes hundreds of XML documents per minute. The XML documents are validated against inline schemas. You need to load XML documents from the file system and read them as quickly as possible. XML comments must be ignored while reading the XML documents.What should you do? ()
A

Create an instance of the XmlReader class by using the XmlReader Create method with an instance of the XmlReaderSettings class.

B

Create an instance of the XmlReader class with an instance of the XmlTextReader class.

C

Create an instance of the XmlDocument class and specify a location for the application schema.

D

Create an instance of the XmlReader class with an instance of the XmlNodeReader class.

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

The(72)is a system for linking hypertext documents Originally, each document was a page written in(73)with hyperlinks to other documents.Nowadays,XML is gradually starting to take over from(73).

A.Web

B.E-mail

C.DNS

D.FTP


正确答案:A

第2题:

Your company has a Microsoft Hyper-V Server 2008 R2 environment. You need to manually back up a child partition while it is turned off. Which two elements should you back up?()

  • A、the system state
  • B、the InitialStore.xml file
  • C、the child .vhd files
  • D、the child .xml configuration file

正确答案:C,D

第3题:

You want to debug the Windows Communication Foundation (WCF) client and server interaction through message and application tracing.You need to correlate traces generated on the client and the server. Which XML segment should you add to the system.diagnostics configuration element in the client and server application configuration file?()

A.

B.

C.

D.


参考答案:A

第4题:

Your company has a main office and a branch office. The branch office has three servers that run a Server Core installation of Windows Server 2008 R2. The servers are named Server1, Server2, and Server3.You want to configure the Event Logs subscription on Server1 to collect events from Server2 and Server3.You discover that you cannot create a subscription on Server1 from another computer.You need to configure a subscription on Server1.Which two actions should you perform?()

  • A、Run the wecutil cs subscription.xml command on Server1.
  • B、Run the wevtutil im subscription.xml command on Server1.
  • C、Create an event collector subscription configuration file. Name the file subscription.xml.
  • D、Create a custom view on Server1 by using Event Viewer. Export the custom view to a file named subscription.xml.

正确答案:A,C

第5题:

You completed your workflow definition. You want to save a copy of the definition to the file system for source control purposes. How does Oracle Workflow Builder save that file?()

  • A、as a flat file
  • B、as a BPEL-compiled definition
  • C、as an XML file with an associated document type definition (DTD)
  • D、as an XML file without an associated document type definition (DTD)

正确答案:A

第6题:

You have a computer that runs Windows Vista. The computer contains a custom application. You need toexport the user state and the settings of the custom application.  What should you do?()

  • A、Run Loadstate.exe and specify the /config parameter.
  • B、Run Scanstate.exe and specify the /genconfig parameter.
  • C、Modify the miguser.xml file. Run Loadstate.exe and specify the /ui parameter.
  • D、Modify the migapp.xml file. Run Scanstate.exe and specify the /i parameter.

正确答案:D

第7题:

You have a reference computer that runs Windows 7. You plan to deploy an image of the computer. Youcreate an answer file named answer.xml. You need to ensure that the installation applies the answer fileafter you deploy the image.  Which command should you run before you capture the image?()

  • A、Imagex.exe /append answer.xml /check.
  • B、Imagex.exe /mount answer.xml /verify.
  • C、Sysprep.exe /reboot /audit /unattend:answer.xml.
  • D、S.ysprep.exe /generalize /oobe /unattend:answer.xml.

正确答案:D

第8题:

A(n) ______ document is an interlinked system of documents in which a user may iump from one document to another in a nonlinear,associative way.

A.Hipertext

B.Web

C.Html

D.XML


正确答案:A
解析:超文本文档是一种链接的文档系统,用户能够以非线性关联的方式从一个文档跳转到另一个文档。

第9题:

You create an application. The application processes hundreds of XML documents per minute. The XML documents are validated against inline schemas.You need to load XML documents from the file system and read them as quickly as possible. XML comments must be ignored while reading the XML documents. What should you do?()

  • A、Create an instance of the XmlReader class by using the XmlReader Create method with an instance of the XmlReaderSettings class.
  • B、Create an instance of the XmlReader class with an instance of the XmlTextReader class.
  • C、Create an instance of the XmlDocument class and specify a location for the application schema.
  • D、Create an instance of the XmlReader class with an instance of the XmlNodeReader class.

正确答案:A

第10题:

You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You plan to use a PresentationTraceSources object when the application is executed by users. When the application is executed in a test environment, all debug information is successfully captured. You need to be able to capture debug information when the application is deployed. What should you do?()

  • A、 Enable WPF tracing in the registry.Restart the application.
  • B、 Enable tracing by modifying local Group Policy.Restart the application.
  • C、 Open the XML configuration file for your application on the user's computer.Set tracing to a verbose level.Restart the application.
  • D、 Open the XML configuration file for your application on the user's computer.Add a trace listener.Restart the application.

正确答案:A

更多相关问题