Top "Windows-phone-7" questions

Windows Phone is Microsoft's, now deprecated, mobile operating system and software development platform.

TextBox Binding TwoWay Doesn't Update Until Focus Lost WP7

I have a page with some text boxes for data input. The binding of the text box is set to …

xaml silverlight windows-phone-7 data-binding
Multiple Colors In TextBlock

Is it possible to add dynamic colors to a TextBlock ..i.e. have one character in one color and the …

xaml windows-phone-7 textblock text-coloring
System.TypeInitializationException: The type initializer for 'Tips' threw an exception

I am trying to access the values of a static list. However when I try to do so this exception …

c# list windows-phone-7 static-constructor
Filtering an ObservableCollection?

When I bind a ListBox directly to an ObservableCollection I get the real-time updates displayed in my ListBox, but as …

c# linq xaml windows-phone-7 observablecollection
Xaml TextBlock set round corner

I am trying to set rounded corner of TextBlock in xaml. But there is no such property. <Grid x:…

c# xaml windows-phone-7 windows-phone-8 textblock
How to Implement a BoolToVisibilityConverter

In my app I would like to toggle the visibility of an item in a StackPanel. My Stackpanel contains an …

c# xaml windows-phone-7 windows-phone-8 converter
Is there a timer control for Windows Phone 7?

I'm trying to write a win phone 7 app for the first time - is there a timer control similar to …

windows-phone-7
Random numbers for dice game

Possible Duplicate: random string generation - two generated one after another give same results I am writing a simple dice …

c# silverlight windows-phone-7 random dice
How to wrap a website in a phone app?

I have seen a lot of mobile phone apps that just open a web page without the controls. Just the …

android iphone windows-phone-7
Xap packaging failed. Object reference not set to an instance of an object

I'm getting this error message on my PC when I try to build my Windows Phone app: Xap packaging failed. …

visual-studio silverlight windows-phone-7 windows-phone-7.1 xap