Author: SSWUG Research

Community

Process Data With in XML File

(Arshad Raheed) This article illustrates how to process data within XML File. For this article I have developed a small application that allows users to: –Read data from XML file and display it in the ASP.NET DataGrid Control. –Write data in XML File. –Update data in XML File.