top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

How big can the application's IsolatedStorage be on Windows Phone 8?

+1 vote
235 views
How big can the application's IsolatedStorage be on Windows Phone 8?
posted Jan 5, 2015 by Saravanan

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

+2 votes
 
Best answer

There is no limit on WP8 for the IsolatedStorage. But of course you'll get an exception if you run out of space when writing new data, so you have to handle that properly.

Windows Phone applications do not have a limit on the quota for storage on disk. The quota APIs reflect this, and GetUserStoreForSite is not available.

answer Jan 6, 2015 by Jdk
Similar Questions
+5 votes

any body give the code for page navigation ,My application need to navigate from one page to another in C#??

in webapplication we use Response.Redirect(""); but windows phone??

+1 vote

I am using Visual Studio 2013 for developing windows phone application how to test my application any one explain how can i achieve this... thanks in advance:)

+2 votes

I need XAP File for put my own application in my windows phone local store but i dont know where the XAP file placed in my application...........

+1 vote

Hi friends i am developing windows phone application, i want to know how to set application Icon images in Visual studio 2012...........

...