I\'ve just installed the Beta version of the windows phone developer tools, however now when 开发者_运维问答I create a brand new application using the \'Windows Phone Application\" template, I see a n
I am using Silverlight to develop a Windows Phone 7 application.My requirement is when clicking on 1 image then it can be displayed i开发者_Python百科n next page and zoomin that image automatically in
I\'m wondering what is the best way to test the accelerometer?There doesn\'t seem to be any simulation for movement on the emulator, and mocking seems like it would be difficult.
I am trying to develop a clock application with images for each digits from 0-9. Wrote a struct that gives me each digits every now and then. Following is the struct.
I\'m using MVVM Light on an Windows Phone app.I would like to set the selected item on a listbox after it is databound.
I\'m using this to make a web request and download some data: public partial class MainPage : PhoneApplicationPage
I have a MyTouch 3G runni开发者_开发问答ng Android, which has been rooted. I was wondering if it is possible to install Windows Phone 7 on this phone, or if it is even close to compatible.
I\'m trying to connect to an API, which is hosted on an SSL connection. This is the crossdomain: <?xml version=\"1.0\"?>
I\'m having a bit of trouble deciding on the best way to get the data from the web service to the UI.
I am having a very peculiar problem with a program that I am developing for WP7.First a background, I am developing a streaming quote application that uses HttpWebRequest/Response asynchronously.I am