Isolated storage location for windows phone 7?
Posted
by StarCub
on Stack Overflow
See other posts from Stack Overflow
or by StarCub
Published on 2010-05-14T12:01:09Z
Indexed on
2010/05/14
12:04 UTC
Read the original article
Hit count: 185
Hi,
I'm building a windows phone 7 application using silverlight 4. I store my data in Isolated storage as outlined here. The program runs with no errors. My question is where I can see the file I have saved? Is it possible to find the file in the windows phone 7 emulator?
Thanks in advance.
© Stack Overflow or respective owner