Browse by Tags

Tagged Content List
  • Wiki Page: Come localizzare le applicazioni con il Multilingual App Toolkit (it-IT)

    Table of Contents Perché? Il Multilanguage App Toolkit Da dove partire per localizzare NOTA: Questo articolo è tratto da un post di Pietro Brambati (Developer Evangelist in Microsoft Italia) sul Blog di MSDN Italia. Si ringrazia l'autore per la gentile concessione. Perché? Direi...
  • Wiki Page: How to Use SQLite with a Windows Phone 8 Application

    Table of Contents Introduction Building the Sample Before you compile you will need to add some conditional compilation constants in the application Introduction How to use SQLite with a Windows Phone 8 application Building the Sample To build this sample you will need Visual Studio 2012...
  • Wiki Page: Updating my Windows Phone App to Windows Phone 8

    Earlier this year I wrote a small Windows Phone 7 application in a day called Lost Phone Screen . It creates lock screens for you with your name and contact number on them to aid in finding your phone the old fashioned way when you lose it. No need for a GPS, just tell folks you have a small reward...
  • 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: 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...
  • Wiki Page: Text To Speech in Windows Phone 8

    Overview: With the release of Windows Phone 8 - it opens up a plethora of new features to Developers. What this means is you can now use all these new features and make your apps feature rich. Today we will talk about one such feature which is addition of "Text to Speech (TTS)" feature...
Page 1 of 1 (8 items)
Can't find it? Write it!