Questions tagged [localdatacache]
7 questions
6
votes
1 answer
Getting heavy data throws Cursor Window: Window is full error
I am new to android and in my app I have to fetch heavy data from server (out of which two are images) and store it in local database.
Till now, I have done standard way which involves fetching all data at once and storing it in local database. But…

Scan Game
- 69
- 1
- 7
0
votes
0 answers
PowerShell to delete current users folder and files
Want to delete any files of folders name beginning with word "Leap" in file location localdata\Microsoft_Corporation\
0
votes
1 answer
Local Data Cache SyncTable Schema not copied, clientSyncProvider _ CreatingSchema does not fire
I am using the VS2008 Local Data Cache tool to synchronize a SqlServer 2008 Db with a local SQL CE 3.5. At the server I have a table with a PK with datatype uniqueIdentifier and defaultvalue newID(). Upon initial synchronization through the Local…

Winks
- 580
- 1
- 7
- 17
0
votes
1 answer
LocalDataCache in C#.net
I am using Local data Cache (.sdf) in my application. I want to store data locally. How to do that. thereafter i will sync local data with online data.
How should i make connection to local database(.sdf) and saving records in it.

Mohan
- 907
- 5
- 22
- 45
0
votes
1 answer
location based data prefetching
I'm trying to develop a location based data prefetching algorithm. just reading about it, what it is and what need to be done. i need some good references to establish a solid foundation for my knowledge and start developing it. need you guys to…

Rangana Sampath
- 1,447
- 3
- 32
- 57
0
votes
3 answers
Data caching client side in asp.net?
Is it possible to do data caching in client-side in asp.net using c#?
I am planning to cache a Dataset. If so can you please provide a sample?

subash
- 4,050
- 14
- 51
- 78
0
votes
1 answer
What is the best method to use the cache for windows phone 8
I am making a app in windows phone sdk 8 and I was wondering what the best method is to store local data. I want to use this for storing data and optimize memory usage. Can someone help me with this?

Patrick Jore
- 43
- 1
- 7