I am wondering if there is a way to upload a high number of files(.txt)/images(.jpg) to wp8 isolated storage?
Currentley i am working on a project inside a school wich will not give me the ability to download any extra SDKs. We are running visual studio 2012 and in order for the project to work we will need to read from many *.txt files. The files have already been created so i dont want to have to recreate them in code
Also, is there a different method for uploading files to the isolated storage in the VS2012 phone emulator compared to the actual phone?