Sponsored White Papers, Webcasts, and Downloads
Additional Resources
- Pulling XML forward with the .NET Framework XmlReader object
- In the past, there were only two ways to parse an XML file—SAXSimple API for XML and DOM DocumentObject Model. The first reads an XML file in a sequential manner and signalsthe application as it finds different XML components like elements and attributes,while the second creates a tree representation of...
- Tags: Â Â Â Â Â Â Â, Guest Contributor, Microsoft .NET Framework, XML
- Technical articles 2004-12-02
- Generating XML serialization classes
- Once you've created an XSD schema to define your XML data, you can use it to validate that data. Find out how to generate serialization classes and validate XML data using an XSD schema.XML is garnering a reputation as a key technology for sharing information between systems and platforms. However,...
- Tags: Paul Stephenson, XML, XML-Data, schema, XSD Schema, Xsd.exe
- Technical articles 2001-11-01
- << Previous
- page 1 of 1
- Next >>