Articles Written by Simon Sprott

XSD Tutorial: XML Schemas For Beginners

This five-part article gives a basic overview of the building blocks underlying XML Schemas, showing how and when to use them.

XML Data Binding

XML Data Binding allows you to manipulate an XML document via a set of simple objects. Learn about the generation of these objects, and see a summary of the existing products on the market.

Generating Wrapper Classes from an XML Schema

This article describes how to take an XML schema and generate a set of wrapper classes from it that allow you to manipulate an XML document via simple strongly typed objects, thus removing the need for developers to get bogged down in the complexities of schemas or deal with the nuts and bolts of MSXML.

Go Deeper

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds