Understanding Common terms of Windows 7 Phone

What is Application State in Windows 7 Phone?

Essentially Application state is a Structured Data. If Data returned by a Web Service is being displayed on different pages with different view then we can call that Data as Application State.

clip_image002

 

So, Application state is Data returned by a Web Service and same Data being used in different views at the application level.

What is Page State in Windows 7 Phone?

It is common scenario that user fill some value on an application page and navigate from that page. On returning to the same page user expects persisted value on the application page. Page state is visual persisted state of the application page.

 

clip_image003

What is Tombstoning Windows 7 Phone?

It is process to persist data after application is terminated.

  1. Data can be persisted of an individual application page
  2. Data can be persisted of state of whole application.

When again user navigates back then application gets recreated and all the data persisted gets restored.

 

clip_image004

What is State Dictionaries Windows 7 Phone?

Dictionary objects are used to store key/value pair. Dictionary in Windows 7 phone is used to restore the Application state. At time of Tombstoning Dictionary gets preserved.

 

clip_image005

2 responses to “Understanding Common terms of Windows 7 Phone”

  1. […] Understanding Common terms of Windows 7 Phone […]

  2. […] Understanding Common terms of Windows 7 Phone – Dhananjay Kumar […]

Leave a comment

Create a website or blog at WordPress.com