I\'m trying to connect with HTTP server and send some date. My code looks like -> public MainPage() { InitializeComponent();
I\'m looking for online reference / book recommendations, video tutorials, etc... I\'ve been programming for a while now (Java / Shell), so I don\'t need a book that spends a lot of effort on basic p
I\'m developing a windows phone application on Visual开发者_开发百科 Studio 2010, Windows 7 virtual environment.I\'ve setup Visual Studio to Run as an administrator.Every time I try to run the windows
I am able to sync and manage music, pictures, etc on my samsung focus using my boot camp installation on my macbook just fine but when I try to deploy a test application to my device, I get \"This ope
hi im recurringly updating this map and i noticed its acumulating items rather than just refreshing all items for example
making an app for WP7 but have come across this case statement error. It appears on the 3rd case. Gives the \"cannot fall through case error\". I\'ve googled this error and unless im not concentrating
I am using Odata client library for windows phone to access my azure sql tables. One problem that I had is to insert Unicode string. When I use sql server management studio, I put a N before that unic
I was given a task to parse xml from web server and get user information including lat/long nickname and images, then binding them to the map (there are a lot of them). I use WebClient and XDocument t
I have an ItemTemplate that contains a simple button. When I click this button I need a way to identify the row clicked to pull out the item bound to the listbox.
The default behaviour for a ListBox used in a WP7 application is for the selected item to be highlighted in the PhoneAccentBrush.I am finding that with a ListBox that when I handle the SelectionChange