HomePosts tagged โ€œwp8โ€

wp8

Showing 1 - 20 of 43 results
Oxygene and Windows Phone 8 tutorials โ€“ Article Index The Windows Phone 8 SDK provides Windows Phone Emulators which can...
Oxygene and Windows Phone 8 tutorials โ€“ Article Index The MarketplaceHubTask launcher lets the user to launch the Windows Phone...
Oxygene and Windows Phone 8 tutorials โ€“ Article Index The MapUpdaterTask launcher lets the users to update the map data...
Data Binding is one of the important concept in Windows Phone 8. The Data Binding is generally done with the...
Oxygene and Windows Phone 8 tutorials โ€“ Article Index The MapDownloaderTask launcher lets the users to download map data which...
The Windows Phone 8 brought in the support for the SD card in the new phones. The Windows Phone 8...
Oxygene and Windows Phone 8 tutorials โ€“ Article Index What is XAML? XAML stands for Extended Application Markup Language. It...
The Windows Phone developers can build apps targeting windows phone 8 which can play songs or music in the background....
The ItemsControl in Windows Phone has the ItemsSource property which can be assigned a collection such as Lists or Arrays...
Oxygene and Windows Phone 8 tutorials โ€“ Article Index The App Manifest file (WMAppManifest.xml) is a XML file that contains...
One of the cool feature in Windows Phone 8 SDK is the inclusion of the Battery API in the SDK...
Oxygene and Windows Phone 8 tutorials โ€“ Article Index The Windows Phone SDK provides the Launchers and Choosers which enables...
Oxygene and Windows Phone 8 tutorials โ€“ Article Index Microsoft had released the Windows Phone 8 SDK last September which...
The Windows Phone 8 SDK provides additional tool called โ€œLocation Simulatorโ€ for testing and simulating the location tracking. The Location...
Oxygene and Windows Phone 8 tutorials โ€“ Article Index This blog post will demonstrate how to get started with the...
This article will explain how to obtain the ApplicationId and AuthenticationToken and then apply them for the Map Control in...
If you want to terminate your Windows Phone 8 programmatically using C#, you can do it using the below code...
Oxygene and Windows Phone 8 tutorials โ€“ Article Index The ConnectionSettingsTask is a launcher that enables the user to launch...
When trying to retrieve the Unique Device ID using the DeviceExtendedProperties from your Windows Phone application, you might encounter the...