windows phone

Showing 21 - 40 of 185 results
The NavigationContext provides the QueryString collection which can be used in the destination page to get the data from the...
The Windows Phone Power Tools are a natural extension to the developer tools that come with the Windows Phone SDK....
In one of my previous blog post , I shared a sample sourecode that binds List of String as ItemSOurce...
The IsolatedStorageFile class in Windows Phone provides the methods that indicate the amount of space (free/total space) for isolated storage....
When you include a splash screen image to your Windows Phone project , the phone will automatically scale the image...
The GeoCoordinateWatcher class lets you to get the Geo Coordinates in Windows Phone . It is part of the Location...
Microsoft has announced the Microsoft Certified Professional Developer Certification (MCPD)ย for Windows Phone Developers which helps to validate the candidateโ€™s knowledge...
Telerik RadControls for Windows Phone provides the RadRating , a rating control that enables the developers to implement the rating...
In Windows Phone Mango, when the App is deactivated, it puts the App into the dormant state. This state provides...
Oxygene and Windows Phone 8 tutorials โ€“ Article Index What is XAML? XAML stands for Extended Application Markup Language. It...
If you are using a WebBrowser Control in your Windows Phone and want to retreive the page title of the...
The Windows Phone developers can build apps targeting windows phone 8 which can play songs or music in the background....
With the earlier version of the Windows phone 7 SDK , it was only possible to retreive the phone number...
In this blog post, we will see how to set different language for the speech recognizer in Windows Phone 8...
The Speech Synthesizer in Windows Phone uses the default language that the user has selected in settings -> Speech App...
Splash Screen makes your App look good when it is loading initially . It might be a good idea to...
If you want to know the Mobile Operator of your Windows Phone in your App , you can retreive the...
During the Binding of the Data to the ListBox , it is only possible to bind the public properties to...
What are Choosers in Windows Phone? Launchers are API in Windows Phone that allows the users to perform some common...
This article will explain in simple steps on how to use the Speech Recognition in the Windows Phone App using...