Description of Reading XML Files :
Reading XML Files is an useful tutorial for the programmers through which users can gather information about the method of reading the content of XML file by using XmlTextReader and XmlReader classes. In this tutorial the author gives brief description about System.XML namespace in which both the classes resides and also explains the method of calling classes from the namespace and the procedure for adding classes to execute the reading process in .NET framework.