I have a stock unedited version of Mango\'s Pivot Application and when I goto run it the control it really slow, is there a way to speed this up?
For web applications I can use System.Web and use this trick to convert JSON to a dynamic object. But for Windows Phone I can\'t use JavaScriptConverter. What is the workaround to convert JSON in a d
I\'m looking for a way to grou开发者_如何学JAVAp items similar to the way the applications below have it for there grouping. Is it possible to create a group listbox using View Models? I plan on havin
Anyone knows how to easily change the background in ListPicker´s FullMode? Do I need to set a style to be able to do that? I´ve tried that, but can´t find the right place to set the background... I
I have开发者_C百科 built my app for WP7.0 - will it still work on WP7.1? Do I need to rebuild it using WP7.1 sdk? If yes, how can i rebuild my current app to 7.1 mango?Your 7.0-built application will
I create thread with BackgroundWorker, and in the loop I check every time if CancellationPending is true or not, like this:
I\'ve seen other qu开发者_如何学运维estions like Hardware Keyboard Event But not seen this for Mango... is there any way to find out if the phone has a hardware keyboard?Use the DeviceStatus.IsKeyboa
I\'m working on a WP7 (mango) app which has a Bing Maps control with one pushpins on the screen. I need to be able to drag/pan the map so that the map view changes while the pushpin remains in a const
I have a remote service wich my phone is talking to. When Application_Deactivated gets called it doesn\'t have enough time to 开发者_如何学编程notify the service that is has gone into \'tombstoned\' s
I have a text box contain links .the c开发者_如何学Contents in the text are generated during run time.My problem is that the links inside the text is not clickable,how can make all links inside the te