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
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
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
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
I\'m trying to connect with HTTP server and send some date. My code looks like -> public MainPage() { InitializeComponent();
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
I would like to know how do I u开发者_JAVA百科se Audio stream. I am interested to make sound in most efficient way ,
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
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
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)?