hashtable or collection
Hi,
I'm not sure which is the best to use (if any). I need to temporarily store a small amount of objects (let's say a list of emergency contacts) before saving it to the database.
Should I use hastable or collection for this?
Thanks.
Tulsi
|