Browse by Tags

Tagged Content List
  • Wiki Page: Ubicación API en Windows Phone 8 (es-ES)

    Tabla de Contenidos Resumen Introducción Tecnologías de localización proveedor A la ubicación actual en Windows Phone 7.5 Capacidades Geolocalizador en Windows Phone 8 Seguimiento de la ubicación de fondo Resumen Este artículo presenta las características de ubicación de...
  • Wiki Page: Location API in Windows Phone 8

    Table of Contents Overview Introduction Location Provider technologies Getting the Current Location in Windows Phone 7.5 Capabilities Geolocator in Windows Phone 8 Background Location Tracking Overview This article will introduce the Location features in Windows Phone 8 and how the windows phone...
  • Wiki Page: Windows Phone 8 Development: Maps and Clusters

    This code example demonstrates how to dynamically group pushpins in the map control. There is a lot of code for Windows Phone 7, then I merged all what I need to create a project for WP8. First of all you need some namespace declaration: for map control and for pushpins from WP Toolkit . ...
  • Wiki Page: Windows Phone 8 Emulator Compatibility Issues on Windows 8.1 Preview?

    Are you a Windows Phone 8 developer using Visual Studio 2012 and have you downloaded and upgraded your Windows 8 machine to Windows 8.1 Preview?. When trying to run the Windows Phone 8 emulator from Visual Studio 2012 , you might notice an issue which restricts you to run the Emulator because of...
  • Wiki Page: Location API in Windows Phone

    Overview This article will introduce the Location features in Windows Phone 8 and how the windows phone developers can use the new location features in their app to get the current location of the device. Introduction The Windows Phone SDK provides Location and Maps APIs for the developers...
  • Wiki Page: How to Launch Windows Phone 8 Emulator Without Using Visual Studio 2012

    Table of Contents Overview How do we do it? Overview Whenever the developers want to start the Windows Phone 8 Emulator, the first thing that comes to our mind is to open the windows phone project in Visual Studio 2012 and run it in the emulator and then start using it. There are times when you...
  • Wiki Page: Retrieving the Screen Resolution for Windows Phone 8 Emulator

    The Windows Phone 8 supports 3 different screen resolutions like WVGA,WXGA,720P . If you are a developer and wants to retrieve the screen resolution dynamically , you can use the ScaleFactor property defined in App.Current.Host.Content.ScaleFactor. E.g. : string data = App.Current.Host...
Page 1 of 1 (7 items)
Can't find it? Write it!