This is a migrated thread and some comments may be shown as answers.

Data storage in silverlight

1 Answer 14 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
vamsee
Top achievements
Rank 1
vamsee asked on 22 Jul 2010, 02:45 PM
My silverlight application needs to cache the data that is being used by application on the client machine.As silverlight does not support Local file system access and Isolated storage can use only small space (500 kb) ,is there any other way to cache the data on the client machine using silverlight?


Thanks ,

Vamsee. 

1 Answer, 1 is accepted

Sort by
0
Yavor Georgiev
Telerik team
answered on 22 Jul 2010, 04:43 PM
Hi vamsee,

 You can ask the user to grant additional privileges to your application so that you may use more than 500kb in IsolatedStorage.

Best wishes,
Yavor Georgiev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
vamsee
Top achievements
Rank 1
Answers by
Yavor Georgiev
Telerik team
Share this question
or