CSV To XML
-
23 September 2009
Framework: 3.5
Web Application
This sample project demonstrates how to upload a CSV file and convert it into an XML document.
Serialize Class To XML
-
11 July 2008
Framework: 3.5
Windows Application
This sample application shows how to serialize a class and store the data into an XML file.
Deserialize XML To Class
-
11 July 2008
Framework: 3.5
Windows Application
This sample application shows how to deserialize an XML file into a Class object.