storing program data

  1. H

    Quick Question: Best method to store this program data (RSS FEED ITEMs)

    Hello, I am making an RSS Application which works so far; it obtains feeds and stores them into a list of type RSS ITEM which is a structure with common RSS ITEM properties etc. I am just asking simply, what is the best way to save the data for later retrieval ? I can't use comma or colon...
Back
Top