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.