Dear Sir/Madam
I developing windows phone 8.1 app.i want to show the webpage in my app.but it did not show the azurewebsites.
how can i do it..here i am using the code.
Uri targetUri = new Uri(@"http://www.paavaigwab2k15.azurewebsites.net/");
webView1.Navigate(targetUri);
I am waiting for your positive Response..
Thank You...