Browse by Tags

Tagged Content List
  • 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: Come realizzare semplicemente un’applicazione Windows Phone con App Studio (it-IT)

    Table of Contents Introduzione Step 1: App Information Step 2: Configure App Content Step 3: Configure App Style Style Tiles Splash & lock Step 4: Summary Sviluppate, sviluppate, sviluppate! NOTA: Questo articolo è tratto da un post di Matteo Pagani (MVP Windows Phone) sul Blog di MSDN...
  • Wiki Page: MSTC Technical Communities

    Microsoft has recently launched a new site an iteration of the Microsoft User Group Support Service.( www.msugss.com ) This forum is the go to place for questions regarding users' technical issues.Here you will find people who will assist you in discovering the answers to your most common (and...
  • Wiki Page: Habilitar y deshabilitar un ApplicationBar en Windows Phone (es-ES)

    En este screen cast, aprenderemos a habilitar y a deshabilitar un Applicationbar en Windows Phone
  • Wiki Page: Curso de Windows Phone: Sesión informativa (es-ES)

    Hola!, este es el video de la sesión informativa del curso de windows phone, de preferencia vean el vídeo en una resolución de 480px Link de Registro: http://sdrv.ms/1dFIVEO Las horas de asesoría serán los Martes y Jueves de 8 a 10pm gmt -5 vía Skype. El primero que me pida ayuda es...
  • Wiki Page: XNA para Windows Phone (es-ES)

    En este screencast, es una introducción al desarrollo de aplicaciones de XNA para Windows Phone, en donde veremos las clases, estructura, diferencia con Silverlight para windows phone Gracias :D
  • Wiki Page: Crear un Angry birds en Windows Phone (es-ES)

    Crear un Angry birds en Windows Phone en Expression blend, sin ninguna linea de codigo utilizando librerías ya hechas y gratis Gracias :D
  • Wiki Page: Crear Menus en Windows Phone (es-ES)

    En este screencast, es para hacer menus en Windows Phone, tanto en expression blend y en Visual Studio 2010 Gracias :D
  • Wiki Page: Crear un ApplicationBar dinamico en Windows Phone (es-ES)

    En este screencast, es para poder hacer un application bar dinamico en Windows Phone Gracias :D
  • Wiki Page: Cambiar el color del icono de una aplicación en Windows Phone (es-ES)

    En este screencast, aprenderemos a cambiar el color del icono de una aplicación de windows phone, cuando el usuario cambie el color de la apariencia del teléfono Gracias :D
  • Wiki Page: InputScope de Texbox en Windows Phone (es-ES)

    InputScope de Texbox en Windows Phone que nos permite validar los campos de las cajas de texto ​Gracias :D
  • Wiki Page: App Studio BETA para Windows Phone (es-ES)

    App Studio BETA para Windows Phone permite crear aplicaciones para Windows Phone, sin necesidad de programar Gracias
  • Wiki Page: Integrate AD RMS and Windows Mobile

    Table of Contents AD RMS and Windows Mobile Requirements Windows Mobile Considerations AD RMS Prelicensing Agent in Windows Mobile AD RMS and Windows Mobile Requirements The following list describes the requirements for Windows Mobile and AD RMS integration: · An AD RMS cluster located...
  • 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: Exam 70-599 - Pro: Designing and Developing Windows Phone Applications

    Table of Contents Overview Skills Measured Preparation Materials Community Related Forum Posts Overview Language(s): English Audience(s): Developers Technology: Windows Phone 7 Type: Proctored Exam Exam Topics Covered This exam is...
  • Wiki Page: MCPD: Windows Phone

    The MCPD: Windows Phone is for developers who design and develop applications for the Windows Phone platform. Note: Developers who earn the MCPD: Windows Phone Developer certification will be required to show continuing ability to perform in this technology area by completing a recertification exam...
  • Wiki Page: Primeros pasos en Windows Phone (es-ES)

    Un sencillo tutorial para crear la clásica aplicación Hola Mundo! http://evoluciondotnet.blogspot.com/2012/06/primeros-pasos-para-crear-una.html (1ra parte) http://evoluciondotnet.blogspot.com/2012/06/primeros-pasos-para-crear-una_22.html (2da parte) http://evoluciondotnet...
  • 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: Send a Photo with WindowsPhone

    Let's see how to take a photo and share a message with your Windows Phone. First , go to "Start" menu , go to "Messages " and select " New". In the To: box, type your name, number or e - mail address of the message . Now , click on " Attach"...
  • Wiki Page: Updating ApplicationBarIconButton Dynamically

    Since the ApplicationBar is not a DependencyObject and not part of the visual tree, FindElement cannot locate Items in the ApplicationBar with x:Name set. The members will be null. Due to this, it may be best to initialize the ApplicationBar using code behind and hold references to items which...
  • Wiki Page: Actualizando ApplicationBarIconButton Dinamicamente (es-ES)

    Ya que el ApplicationBar no es un DependencyObject y no forma parte del árbol visual, findElement no encuentra elementos de la ApplicationBar con x: Name . Los miembros del conjunto serán nulos. Debido a esto, puede ser mejor para inicializar el ApplicationBar utilizando el código de abajo y mantener...
  • 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: Crear base de datos local en Windows Phone (es-ES)

    Este articulo sirvió de base para la creación de la aplicación (web browser) para windows phone EvolucionBrowser Los motores de bases de datos que podemos utilizar locales en Windows Phone 7.5 son: Microsoft SQL Server Mobile (Compact Edition) SQLite Debemos crear un contexto de...
  • 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 3 (55 items) 123
Can't find it? Write it!