Click here to Skip to main content
15,891,136 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more: , +
i m using isolated storage ".dat" file as database. and i want to take this database as a back up in my Device memory card and restore as per need same as a Contact number restored in nokia phone.
Posted
Updated 30-Oct-13 2:24am
v2
Comments
Sergey Alexandrovich Kryukov 30-Oct-13 9:27am    
Backup and restore is exactly the same read/write operation as the ones you use whole using your isolated storage. If you are already using it, how backup/restore could be a problem?
—SA
RK3055 31-Oct-13 7:26am    
Thanks 4 suggestion...

If i m Uninstall my apps then i can missing all the data which are stored in isolated storage file.But When i m reinstall the same application next time then i can get back all the data by using restore option.That means i want to save data in my sdcard.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900