c# - How can I view my ASP.net website on mobile devices -


i developing asp.net application later upload/host it. have being thinking or wondering on how can access website on phone or mobile device preferable days.

this first time wanted able access application on mobile device, website can check/view using mobile device.

can guide me on how can or tutorial me.

if have iis set on dev machine, can publish project iis. should able site specifying in url pc followed port. phone/tablet have on same network computer, can find locally.

mycomputer:9000/ 

take @ tutorial

asp.net web deployment using visual studio: deploying test

on note

if use google chrome can emulate site on mobile device. other browsers may offer too.

see tutorial below

device mode & mobile emulation


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -