SATHEESH P

SATHEESH P

  • NA
  • 8
  • 8.6k

Web View App

Mar 24 2015 1:52 AM
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...