DocX Xml Reader Sample
-
22 October 2010
Framework: 4.0
Windows Application
This sample project demonstrates how to open a DocX file using the System.IO.Packaging namespace.
XML Contact Manager
-
02 March 2009
Framework: 3.5
Windows Application
This project is a simple XML Contact Management application which reads an XML file of contacts. You can navigate through the contacts using navigation buttons or select a contact from a ListView control.
Read An XML File
-
23 February 2009
Framework: 3.5
Web Application
This simple web application demonstrates how to read an XML file.
SOAP Serialization
-
26 January 2009
Framework: 3.5
Windows Application
This example demonstrates how to serialize a class and deserialize it using the SoapFormatter Class.
RSS Yahoo Weather Reader
-
08 September 2008
Framework: 3.5
Web Application
This ASP.Net project demonstrates how to read an RSS feed using the XMLDocument Class. It also demonstrates who to read attribute values for elements.
XML To DataGridView
-
08 April 2008
Framework: 2.0
Windows Application
This simple example demonstrates how to add rows to a DataGridView from an XML file.
Simple XML Example
-
07 April 2008
Framework: 2.0
Windows Application
This example demonstrates how to use the XMLDocument class to read an XML file.