I’ve created a testapp for WP7 that loads http://www.bing.com. It seems to think im on a 24″ screen with full HD. Is there something Im doing wrong, would LOVE it to fit like http://www.live.com in the webbrowser controller.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you want to load the bing.com as default website, then specify it in your URI. If it doesn’t work, then you cannot do anything about it. I mean, by default the bing will check if your using a handset device or a laptop/PC. If it is, then it will load either bing.com or m.bing.com.
But, you can still go to the real website by specifying it in the URL just like facebook, facebook by default automatically detects if your using a smartphone and redirects you to their m.facebook.com, but then you can still use facebook.com to load the wider screen.
Hope this helps!