Monthly Archives: May 2014
Windows Phone 8.1 and Windows Runtime Apps How to #6 – How to De...
When working with the Windows Universal App , it may be necessary for the developers sometimes to check if the target device is phone or windows 8 tablet and write the platform dependent code based o...
Windows Phone 8.1 and Windows Runtime Apps How to #5 – How to Pa...
In Windows Phone 8.0 and earlier version , the developers could use the NavigationService.Navigate method to navigate from one page to another . For example , below code snippet could be used to navi...