Answers

Question and Answer:

  Home  MCSD.NET - 70-310 Exam

⟩ Your company frequently receives product information from external vendors in the form of XMLdata.You receive XML document files, an .xdr schema file, and an .xsd schema file.You need to write code that will create a typed DataSet object on the basis of product information.Your code will be used in several Visual studio .NET applications to speed up data processing.You need to create this code as quickly as possible.What should you do?A. Create the code manually.B. Use XmlSerializer.Serialize to generate the code.C. Use the XmlSerializer.Deserialize to generate the code.D. Use the Xml Schema Definition tool (Xsd.exe) to generate the code.

D. Use the Xml Schema Definition tool (Xsd.exe) to generate the code.

 181 views

More Questions for you: