I have downloaded 300 images in my application and store it in isolated storage using http request from a server.The problem we are facing is when navigate out form the application by pressing windows button or anyother way. the download stops.We need to run the download continously without errors even the application goes background. kindly guide meI have downloaded 300 images in my application