When using the Silverlight for Windows Phone APIs to navigate from one page to another, it is necessary to use the Navigate method on the PhoneApplicationPage instance's NavigationService property . When making this call, it is important to note the required
Read More...