Description of Use .NET To Migrate Delimited Files Into XML :
Use .NET To Migrate Delimited Files Into XML is an article in which author describes about the process of transforming the delimited files into dataset or XML files. The author explains about procedure for converting data sets and explains the procedure for creating a dataset using StreamReader object, Data table object and Datarow objects.