Normally, I must publish my vb.net ASP.NET web app to the site server, then use an Apple or Samsung device to browse and debug my web page.
Site is down now, and I need to continue development.
Normally, when I debug, I only get the big IE page at " http:// localhost :54802/default.aspx".
How can I get ID to simulate the page browsed on iOS (Apple) or Android (Samsung)?
Go to the complete details ...