[ Team LiB ] Previous Section Next Section

8.4 Moving On

XML Schema is one of the most complicated W3C specifications. Learning it is the work of more than one chapter, but .NET makes a fairly short job of actually using it.

In the next chapter, you'll learn how to serialize objects in memory to XML, in a variety of formats. Chapter 9 will build on the work you've done here, as well as adding some SOAP into the mix.

    [ Team LiB ] Previous Section Next Section