(In the previous notes, we understand that if data is shared between pages, but these data are kept in memory, the stored data will be lost when the program is stopped. In many cases, it is necessary to durability the data, such as storing program configuration, startup information, etc. In Windows Phone, we can achieve data durability through independent storage.)