i have just had an app denied in the windows phone market place because i didn\'t adhere to the \"close application on back button\" rule.
I want to create a custom dialog box-like control in Silverlight for WP7 that I can use this way: <local:Dialog>
Similar questions to this have been asked a number of times here, but none of them seem to give me exactly what I want.I am working with the Bing Map control on Windows Phone and I\'d like to add an e
I would like to add a custom style to a generated textblock. TextBlock title = new TextBlock(); title.Style = (Style) Application.Current.Resources[\"styleTheke\"];
I am trying to add a transparent layer to my panorama background to dim the background image so the content can be displayed regardless of the colours in the images. Just like in the WP7 Market Place
I have an observableCollection bound to a pivot control in my UI. When I try to update the collection (clear() items and recreate) everything works fine unless t开发者_C百科he selectedIndex of the piv
I have an image on a Windows Phone 7 MapLayer on a map control that I need to be able to move. It would be great to transform it (animate) but not a must.
How can i develop a customized keyboard on 开发者_开发技巧Windows Phone 7?You can\'t create a custom keyboard. Check out this question asked earlier:
I am building a Windows Phone 7 app with Silverlight and am having a problem with some ListBoxes.They only scroll slightly and then return to original position when I attempt to scroll to bottom of li
I\'m getting an InvalidOperationException when using the following code to create a ShellTileSchedule: