I\'m currently working on a app that should be able to navigate you inside a building - the basic idea is to have the building schematics, floor by floor and on every floor it tells you where to go to
I have a problem in my app is that when the user hit back button multiple times the app become crashed.Is there any way to handle this problem ?Is any way to disable back button after the first click
I 开发者_JAVA技巧found that after some modification I can use Html Agility Pack for parsing websites in WP7. I can use LINQ but not XPath. I want to ask if there is some other (maybe) better way to pa
It seems that the RichTextBox control does not support copy&paste. Is it really so? I created a very simple application that had the control with some text in it and i could not select it. Are the
I had many doubts regarding开发者_JAVA技巧 Database in windows Phone Mango. In WP7 mango how i can enter/Insert a list of objects or observable
There are situations were you have an \"extra wide\" item in a panorama (item which extends over the boundaries of the screen), but a very short title (header) for it.
Can UdpAnySourceMulticastClient be used in a W开发者_StackOverflow社区P7.1 app to communicate with Android and iOS?If it is possible is there any limitations on the datasize that can be transferred?Th
I am using the DataContractJsonSerializer on Windows Phone 7.1 (Mango RC) to pull data from a web service. The data from my web service looks like this:
The best practices for Windows Phone 7 says not to include any time consuming code in the Application_Launching event handler.This includes reading from IsolatedStorage. They mention to do it asynchro
I am new to Windows Phone development.I am starting by l开发者_开发问答earning C# and Silverlight. Does anybody have any links/resources for learning Windows Phone Mango?Try out these: