I\'m trying to use the ListPicker controller with ListPickerMode=\"Full\", to get the fullscreen pick window. However it just generate an error when i try
Previously I installed WP7 RTW in my machine. Now, I need to install the latest version for windows phone 7.1 SDK in to my machine. So开发者_JAVA百科, when I try to install the windows phone SDK 7.1 I
it\'s time to do some unit testing with MVVM Light ViewModels. Setup: Visual Studio 2010 SP 1 Windows Phone 7.1 SDK Release Candidate
I want to change the color of the dots of the SystemTray.ProgressIndicator to fit my app\'s overall design. Is there a way to do this?
I have a WP7 app that I recently upgraded to WP7.1 (including the MVVM-Lite assemblies) and the SL Media Framework player (SMF) stopped working. I turned on logging in the player and noticed that the
I have page containing 4 textboxes and a button. The content is within ScrollViewer. When user goes to the last textbox, the button below it is 50% visible. So, to click it, user has to click on non-f
How to pass a values form a normal page(MainPage.xaml) which is aPhoneApplication page to ChildWindow page(which is silverlight control) ?
How can I encrypt data in IsolatedStorage using a X.509 ce开发者_运维百科rtificate provided by my Azure Service? I can\'t find any documentation on MSDN.you can find some discussion concerning this pr
I tried to control the memory in our application. But the memory is not the same as when a new application starts.
I 开发者_开发问答want to use the WP7.1 Reminder class, and the alarm of the reminder should start in a specified amount of time (in seconds or minutes) from now. This is part of my coding: