windows-phone-7.1
Only one background task listed although I have a PeriodicTask and a ResourceIntensiveTask
In my app I am creating both a PeriodicTask and a ResourceIntensiveTask, both of which have different descriptions.[详细]
2023-04-04 03:55 分类:问答Testing database on Windows Phone 7 mango
I need to write unit tests for my WP7 app. Tests are run on desktop(not on device or emulator). The problem is when i try creating DataContext class on desktop framework it fails in ctor.[详细]
2023-04-04 03:30 分类:问答Can a Live Tile's count be increase passed 99?
I am starting to use local live tiles ala mango and notice that if I give a count of higher than开发者_JAVA百科 99 it cuts it to 99. Is there a way to increase this count?It turns out that the max cou[详细]
2023-04-03 22:34 分类:问答Windows Phone 7 - Performance issues with "Filter as you write"-feature
i have some performance problems implementing a feature, where a listbox is realtime-filtered while user is typing the filter-string to a textbox. Feature i\'m trying to create is similar to the call[详细]
2023-04-03 21:11 分类:问答Change SystemTray.IsVisible during runtime (code)? Windows Phone 7 Related
Can 开发者_运维技巧I disable SystemTray.IsVisible during runtime so my consumers can hide the systemtray or show it when they want to?Try it and see instead of asking? It takes longer to write the que[详细]
2023-04-03 20:48 分类:问答How to convert HTML to RichTextBox in Windows Phone Mango
Is there an easy way to convert HTML to display in the new Windows Phone 7.开发者_高级运维1 (Mango) RichTextBox control.I\'m mostly concerned about retaining links and images without using a web brows[详细]
2023-04-03 14:42 分类:问答Windows Phone 7 Mango, handling call events
is it possible to intercept incoming calls? I want to look at the incoming call and see if the numb开发者_开发技巧er is in the address book and if not I want to make a lookup for the number to one of[详细]
2023-04-03 11:17 分类:问答Programmatically adding appointments to Windows Phone Calendar
I was trying to look for a way to add appointments/tasks to the Windows Phone Calendar via the Microsoft.Phone.UserData. Does anyone kn开发者_JAVA百科ow if this is even possible in the new Mango relea[详细]
2023-04-03 07:06 分类:问答WP7 Updating the UI while scrolling (Mango)
A while back I wrote a Windows Phone 7 Jump List control: http://www.scottlogic.co.uk/blog/colin/2011/01/a-windows-phone-7-jump-list-control/[详细]
2023-04-03 01:39 分类:问答determine if "24-hour clock" setting is set
What\'s the best way to determine if the user has set the \"24-hour clock\" setting t开发者_运维百科o true in Settings-Date+Time on the Windows Phone ?[详细]
2023-04-02 22:42 分类:问答