HomePosts tagged “windows phone”

windows phone

Showing 1 - 20 of 185 results
The Windows Phone and the Windows Store App provides various accessibility features which helps certain users to easily access the...
When creating a new Universal App , you would noticed that visual studio creates a file called App.xaml in the...
Follow the below steps to set or change the Splash Screen for the Universal App specially when targeting the Windows...
This blog post will demonstrate how to create create your first Hello World Universal App targeting Windows Phone 8.1 and...
Visual Studio 2013 Update 4 provides some useful tools for diagnosing the performance issues in the Universal App. Performance and...
If you are working on the Windows Phone 8.1 or Universal App and wish to navigate to a page from...
Below is a sample code snippet demonstrating how to capture photo in Windows Phone Store App programmatically using C#. How...
In the earlier versions of Windows Phone , we could use the MessageBox.Show method to display message box within the...
In Windows Phone 8 and earlier versions , we had the launcher called “MarketplaceReviewTask” that launches the Rate and Review...
If you want to make a phone call from a Windows Phone 8.1 App (XAML App) , you can use...
There are times when you want to get the windows phone device’s screen resolution programmatically from your Windows Phone 8.1...
The Text Trimming described how a text can be trimmed when it exceeds the width of the current text block...
In the Windows Phone 8.0 and earlier version , the developers could utilize the SMSComposeTask to send SMS from the...
This blog post will explain how to get the Windows Phone App version from the WMAppManifest file using C# in...
This blog post will introduce and demonstrate the different transforms in XAML that can be used in a Windows Phone...
If you want to programmatically detect if the Windows Phone has the front facing camera , you can easily do...
When you include a splash screen image to your Windows Phone project , the phone will automatically scale the image...
The ItemsControl in Windows Phone has the ItemsSource property which can be assigned a collection such as Lists or Arrays...
There are generally two kinds of resources in XAML , the resource file with extension of resx and the resource...
There are times when you want to know if the location services are turned on/off from your Windows Phone app...

Categories

Archives