In this video tutorial, Victor Gaudioso explains how to read XML into Silverlight and then convert it to native objects.
In this video tutorial I show you how to:
1. Create a new Silverlight application and website
2. Create a new XML file
3. Read the XML file into the application
4. Create a Sigleton DataFactory
5. Deserialize the XML into Native Silverlight Objects.