windows-phone-7.1
Windows Phone 7 Stock Pivot Control Slow?
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?[详细]
2023-04-09 21:04 分类:问答How to parse JSON to a dynamic object on Windows Phone 7?
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[详细]
2023-04-09 18:56 分类:问答Group Listbox for Windows Phone 7?
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[详细]
2023-04-09 17:25 分类:问答Change the background in ListPicker´s FullMode in WP7?
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[详细]
2023-04-09 14:54 分类:问答Will an application built for Windows Phone 7.0 work with 7.1?
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[详细]
2023-04-09 14:53 分类:问答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 this:[详细]
2023-04-09 14:37 分类:问答Is there any way to detect if there's a hardware keyboard on the phone?
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[详细]
2023-04-09 00:53 分类:问答Windows Phone 7 map control: panning the map while keeping the pushpin constant
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[详细]
2023-04-08 22:33 分类:问答Getting the status of the phone
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[详细]
2023-04-08 20:07 分类:问答How to set the links in a text block clickable in wp7
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[详细]
2023-04-08 11:57 分类:问答