Monthly Archives: September 2014

Windows Phone 8.1 and Windows Runtime Apps How to #18 – Display ...
Windows Phone 8.1 SDK provides the Uri scheme called bingmaps: which lets the developers to display a map using the built-in Maps apps from their app. The bingmaps Uri scheme in Windows Phone 8.1 is ...

Windows Phone 8.1 and Windows Runtime Apps How to #17 – Detect c...
This article will demonstrate in simple steps in how to detect the current location of the use from a Windows Phone 8.1 App. Retrieving the current location in Windows Phone 8.1 is similar to retriev...

Windows Phone 8.1 and Windows Runtime Apps How to #16 – Displayi...
In Windows Phone 8 and earlier version , the developers could use the WebBrowser control or the WebBrowserTask to display external webpages within the app . If you want to display an external webpage...