I am currently building a Windows Phone 8 Application but I am struggling with the following problem. Although I can access to any text files on my computer , I cannot access to a text file that I created in the resource folder that I created in my application.
Does anyone know how to access to a textfile in a folder that belongs to the application ande then use the streamReader to read it?
Thank You Very Much For Your Help !