windows-phone-7.1
Can't start Windows Phone Emulator after installing Mango SDK
I\'ve been working with the Windows 开发者_StackOverflow社区Phone SDK 7.0 for a long time on my computer. Now I installed the SDK 7.1 (beta) and for some reason I can\'t start the emulator. I\'m getti[详细]
2023-03-28 04:53 分类:问答WP7 - Splash Screen not working outside debugger session
When my MainPage loads in my Windows Phone 7 application, it triggers a popup splash screen that includes a progress bar and a graphic in a usercontrol.After displaying the spash screen I do some work[详细]
2023-03-28 03:34 分类:问答Playback of freehand drawing
I have a canvas, on which freehand drawing can be done (similar to this http://www.windowsphonegeek.com/tips/drawing-in-wp7-2-drawing-shapes-with-finger). My requirement is, I have to make the drawing[详细]
2023-03-28 03:11 分类:问答WP7 - Paging effect on a single view
Before I begin, I\'m no SL or WPF master, so I need some guidance.What I have is a List<CustomObject> .I then have a view that I can bind a \"CustomObject\" to and have all the data displayed.No[详细]
2023-03-28 03:04 分类:问答Sending POST data
I\'m trying to connect with HTTP server and send some date. My code looks like -> public MainPage() { InitializeComponent();[详细]
2023-03-28 01:49 分类:问答How to detect direction of HorizontalDrag in WP7 XNA?
Like mentioned what is the best way of detecting in w开发者_如何学运维hich direction the user is dragging horizontally. I\'m trying to create a camera class that responds to this gesture but am having[详细]
2023-03-27 22:21 分类:问答Windows Phone 7 mango use Audio stream
I would like to know how do I u开发者_JAVA百科se Audio stream. I am interested to make sound in most efficient way ,[详细]
2023-03-27 19:36 分类:问答Does the ScheduledTaskAgent and PeriodicTask need to be in a seperate assembly from the main app?
I tried to follow this example from Microsoft, best I can tell I did everything except putting the ScheduledTaskAgent and PeriodicTask in a seperate assembly.When I run my app in the emulator and try[详细]
2023-03-27 11:19 分类:问答ResolveHostNameAsync breaks tombstoning?
I noticed an issue where calling DeviceNetworkInformation.ResolveHostNameAsync prevents the app from resuming from a tombstoned state.If you force tombstoning u开发者_如何学Cpon deactivation when debu[详细]
2023-03-27 06:18 分类:问答Problem detecting the anlge of the phone - Mango API
I\'ve started recently to study the windows phone 7.1 (Mango) SDK. Is there a simple way to get the angle of the phone relative to 开发者_运维技巧the ground (a close prediction is also good)?[详细]
2023-03-26 23:14 分类:问答