HomePosts tagged โ€œwindows phone 8.1โ€

windows phone 8.1

Showing 1 - 20 of 21 results
If you are looking for a way to add Application Bar in your Windows Phone 8.1 App (Windows Runtime App)...
jQuery is one of the most popular JavaScript library and it can be used when building the Windows Store App...
In Windows Phone 8.1 App , if you want to set the supported orientations , you can set it in...
In the earlier version of Windows Phoneย  , you had the option of using Thread.Sleep which can be used to...
If you want to allow the user to launch the Windows Phone Store and display the rate and review page...
When working with the Windows Universal App , it may be necessary for the developers sometimes to check if the...
Microsoft had announced the Windows Phone 8.1 as well as the Visual Studio 2013 Update 2 Release Candidate during the...
When you create a Windows Phone 8.1 app in Visual Studio 2013 , the MainPage.xaml is set as the default...
In Windows Phone 8.0 , the developer could use the SystemTray.IsVisible property to hide or show the System Tray /...
In Windows Phone 8.0 and earlier version , the developers could use the NavigationService.Navigate method to navigate from one page...
In the Windows Phone 8.0 and earlier version , the developers could utilize the SMSComposeTask to send SMS from the...
In Windows Phone 8.1 XAML App , the Status Bar has been included which provides the similar functionality of the...
The Windows Phone 8 SDK allowed the developer to use the EmailComposerTask launcher to send emails from the application ....
In the Windows Phone 8.0 and earlier versions , the developers could use the PhoneCallTask which allows the use to...
The Application Bar in Windows Phone 8 and Windows Phone 8.1 (Silverlight template) has the property Mode=โ€Minimizedโ€ which lets you...
This article will demonstrate in simple steps in how to detect the current location of the use from a Windows...
Windows Phone 8.1 SDK provides the Uri scheme called bingmaps: which lets the developers to display a map using the...
There are times when you want to get the windows phone deviceโ€™s screen resolution programmatically from your Windows Phone 8.1...
When submitted your Windows Phone 8.1 Silverlight app to the Windows Phone Store , there are times when you get...
In Windows Phone 8 and earlier version , the developers could use the WebBrowser control or the WebBrowserTask to display...