Windows Phone provides an UriMapper object. That object defines a mapping that will be used through the entire application for all navigation process. URI mapping are used to “hide” real navigation structure and provide query string parameters to the pages. Following picture shows a sample mapping process. When user press “P2/123” it will be navigated...