I'm creating a program in a symbol ppt2800 PocketPC and we're gonna use it for doing a list of stuff in a store. The barcode reader in the symbol reader will be checked against a list in the PocketPC and if they match it will note it in a list. I'm gonna export a list from our checkout system and I can export it to the following formats:
- csv
- crystal report rpt
- html 3.2 or 4.0
- xls
- word rtf
- postformat rec
- txt
- rtf
- ttx
- xml.
My question is what format is the easiest one to convert to an array in C#? I need it to work on compact framework 1.1