Hi!
I am total new in WP8 development and I am building an WP8 app that needs to store data in local database.
I saw that there are two ways to build it: simple local DB or using MV-VM.
when do I use each of them? (more specific: when will I use the MV-VM?)
thanks in advance.