Introduction
In this article, we are going to see how to navigate between the pages and the options to pass data between the pages. Navigation between the pages in Windows Phone 7 is most important. We need to pass some relative data based on the user’s selections to different pages and to manipulate the data based on the request from the user. Let us see in this sample application on how to navigate between the pages without passing parameters for static page navigation and later we will see how pass values between the pages.