Top "Windows-phone-7.1" questions

Windows Phone 7.1 is the version number of the OS and developer SDK for Windows Phone "Codename Mango". Phones running this operating system are marketed as being "Windows Phone 7.5".

Converting system.windows.media.brush to Hex color code

In my Windows phone7 application I placed a canvas and have set its background color to some hex color code.…

c# .net windows-phone-7 colors windows-phone-7.1
Windows phone 8 emulator debugging doesn't work

Error: a specified communication resource (port) is already in use by another application This happens only on the Hyper-V emulator, …

debugging visual-studio-2012 windows-phone-7.1 windows-phone windows-phone-8
How close BackgroundWorker thread when application is deactivated?

I create thread with BackgroundWorker, and in the loop I check every time if CancellationPending is true or not, like …

c# multithreading windows-phone-7 backgroundworker windows-phone-7.1
The column name is not valid. [ Node name (if any) = t0,Column name = version ]

I am facing issue while trying to query SQLCE database in my Windows Phone Mango application. I get exception when …

c# linq-to-sql sql-server-ce windows-phone-7.1
Change focused textbox background/foreground in WP7

Whenever the textbox is focused, the border and foreground of the text is changed according to the current theme: theme …

c# xml silverlight windows-phone-7 windows-phone-7.1
How to create a Local Database in windows phone 8 app?

Hi i am new to windows phone 8 development, I am developing a app which needs to store a large amount …

windows-phone-7 windows-phone-7.1 windows-phone-8 local-database
Upload a file to Skydrive

Is there an official API in the upcoming Mango release of WP7 to upload a file to skydrive? If it …

c# windows-phone-7 windows-phone-7.1 onedrive
How to set the links in a text block clickable in wp7

I have a text box contain links .the contents in the text are generated during run time.My problem is …

windows-phone-7 windows-phone-7.1
Windows phone 7.1 ListPicker, easy way to go full mode?

I'm trying to use the ListPicker controller with ListPickerMode="Full", to get the fullscreen pick window. However it just generate …

c# windows-phone-7.1
Sqlite on both Windows Phone 7.1 and Windows Phone 8

I'm developing an app for Windows Phone 7.1(7.5) - 8 (Must work for both) , in which database connectivity is required. This Application …

sqlite windows-phone-7 windows-phone-7.1 windows-phone-8