Quantcast
Channel: App – Developer Publish
Browsing latest articles
Browse All 53 View Live

Windows Phone 8.1 and Windows Runtime Apps How to #7 – Thread.Sleep...

In the earlier version of Windows Phone  , you had the option of using Thread.Sleep which can be used to make a function to wait for specific time . It suspends the current thread for the specified...

View Article



Windows Phone 8.1 and Windows Runtime Apps How to #8 – Register , Unregister...

When you download and install the Windows Phone 8.1 SDK and run Visual Studio for the first time , you will be prompted to get a developer license . This lets you to develop and test the Windows Store...

View Article

How to test a Windows Phone 8 App on device without a Developer account ?

This is one of the most frequently asked question by most of the Windows Phone developers or some one who is getting started with the Windows Phone development . How to test a Windows Phone 8 app on...

View Article

How to Get the Windows Phone App version from WMAppManifest file ?

This blog post will explain how to get the Windows Phone App version from the WMAppManifest file using C# in Windows Phone 8. The WMAppManifest file contains the configurations items related to the...

View Article

How to Specify the Remote Machine Name for Debugging the Windows Store App ?

This blog post will explain in simple steps on how to specify the remote machine name for debugging the Windows Store App which lets the developers to run their Windows Store App on a remote machine....

View Article


Windows Phone 8.1 and Windows Runtime Apps How to #15 – Get screen resolution...

There are times when you want to get the windows phone device’s screen resolution programmatically from your Windows Phone 8.1 App . In some of my previous blog posts , i explained about the different...

View Article

Hide Status Bar in Windows Phone 8.1 App

View Article

“Navigation is only supported to relative URIs that are fragments” Error in...

Getting the below error when running your Windows Phone App? “Navigation is only supported to relative URIs that are fragments, or begin with ‘/’, or which contain ‘;component/’.rnParameter name: uri”...

View Article


How to Set Different Language for the Speech recognizer in Windows Phone 8 App?

In this blog post, we will see how to set different language for the speech recognizer in Windows Phone 8 App. When a new instance of the SpeechRecognizerUI is created, the Speech API will load the...

View Article


How to Display Directions via Built-in Maps in Windows Phone 8 App?

The Windows Phone 8 SDK provides the MapsDirectionsTask launcher which allows the users to get the route or direction from the built-in maps application in windows phone 8. To get the route, simply...

View Article
Browsing latest articles
Browse All 53 View Live




Latest Images