How to do Data Virtualization for online content in windows phone?
问题 I have an app which gets content from internet. those pieces of information are so large and can't fit in memory. LongListSelector does UI Virtualization well. remains Data Virtualization . I thought the solution is to save data in database first then show it. I have no idea how to do it and these are questions in my head: Is that how I should do Data Virtualization ? what happens if there is no enough space. any source or tip is appreciated. thanks. 回答1: Basic idea of data virtualization is