Top "Windows-phone" questions

GENERAL WINDOWS PHONE SUPPORT IS OFF-TOPIC.

How to populate LongListSelector

I'm starting out with C# Windows Phone 8 development and I am trying to write an app which uses a LongListSelector. …

c# windows-phone-8 grid windows-phone longlistselector
Set up ads in Windows Phone 8

I found a few scattered responses to similar problems (mostly with Windows Phone 7) but wanted to post an answer that …

windows-phone ads windows-phone-8 windows-phone-8-emulator
Can Windows Phone 8 and Android connect over Wifi Direct?

I am developing a multi-platform multi-player game app and want to be able to connect the players to each other. …

android windows-phone windows-phone-8 wifi-direct
low level access to nfc in an smartphone using libnfc

I would like to use libnfc on a smartphone (I can use both Android or Windows phones). I need low …

android windows-phone nfc smartphone lib-nfc
How to use ScrollViewer.ScrollToVerticalOffset?

I hope this isn't a duplicate but I can't find any documentation or examples on how to actually use ScrollToVerticalOffset(). …

silverlight windows-phone-8 windows-phone scrollviewer
Set Segoe UI Symbol font programmatically

I learn Windows Phone programming. Since I got Lumia 610 (WP7.8), I write in 7.1 SDK. The problem is I want my …

c# windows-phone-7 windows-phone
UWP: async read file into byte[]

I want to read a locally stored file into a byte array. How do I do that? This is my …

c# windows-phone win-universal-app windows-10-mobile
How to open a new window or tab via javascript in windows phone 7 browser

Is it possible to open a new window or tab via javascript in Windows Phone 7 browser? window.open does not …

javascript windows-phone-7 windows-phone
Windows Phone (8) default appbar icons

In the example appbar on my Windows Phone application I can see this line of code added a button: ApplicationBarIconButton …

c# windows-phone-7 windows-phone-8 windows-phone appbar
How do I pass non-string parameters between pages in windows phone 8?

I'm working on converting a windows store app to windows phone 8. For WinRT, you could pass any object as a …

windows-phone windows-phone-8