What is the best solution for saving user application data locally?

Posted by user329417 on Stack Overflow See other posts from Stack Overflow or by user329417
Published on 2010-04-30T02:56:08Z Indexed on 2010/04/30 3:07 UTC
Read the original article Hit count: 221

Filed under:
|

I am adding contact functionality to my program, and I want to save the contact list of each individual user, what is the best solution for this? I am new to XML and databases and I don't know which would be best or if there is a database solution that saves locally. Thanks for the help.

© Stack Overflow or respective owner

Related posts about data

Related posts about storage