Suppose I am hitting System.InvalidOperationException in the Navigate method of the WebBrowserControl. What gives?
Answer / diana
Don't call the navigate method from your PhoneApplication Page's constructor. you should wait until control is loaded before you Navigate.
Is This Answer Correct ? | 0 Yes | 0 No |
Suppose have a very simple application that uses the applicationbar. The app bar shows one menu item when in portrait. However as the second image shows theapp bar displays now items in landscape mode. Is that by design or a bug?
Explain how to detect if my application is exiting so I can save state?
How to detect the resolution of my device?
Explain how to dismiss the sip programmatically?
What is windows phone bluetooth?
How to restart or shutdown my application programmatically?
Can we control the web browser controls zoom?
where is the best recommended place to store both static and user-specified configuration information?
Can we intercept the search button to do an app specific search?
What is windows phone?
Tell us about Windows Phone Web browser?
Can I write multi-player games using wi-fi or blue tooth in the device.?