I want to save records fetched from database in an XML file, take x number of records from XML file into a custom collection List process them and
List
Use the XmlSerializer class. Scroll down about 1/3 of the way for the examples.