1
Reply

Where to store huge number of strings

Utkarsh

Utkarsh

Dec 28 2005 1:54 PM
2k
Hi,


I want to store some thousand (1000+) strings to use them in my program. I dont want to use database. What are the options available for me?
1. Resource files
2. Array
3. Hash tables
4. XML file
5. Any other
Plase let me know.

Answers (1)