If I store data on a Windows Phone 7, is there a way to access the files that are stored that way in an an application?
More specifically this application needs to perform some processing on data that is stored using the phone as mass storage device.
You don’t have direct access to the file system, so it isn’t possible to read those files from an application.