MI doesn't limit the volume of the data being persisted. Of course, there are practical limits:
1. The storage memory itself is not endless. On PocketPC (PDA) you should keep an eye on the free memory.
2. Before persisting, the data is being downloaded (or?!). So, you are limited by the synchronization times, connection speed etc.
So, there's no theoretic limit for persisting a movie (for example), but it's not practical.
Cheers,
Todor
Add comment