How to access my asp.net MVC website on my local IIS server from my iPad (for testing)?

前端 未结 5 1707
臣服心动
臣服心动 2021-02-02 13:40

I\'m building an app using Visual Studio 2010. I can run my asp.net website from my computer (by pressing F5). I would like to run this website on my iPad for testing purpose.

5条回答
  •  情歌与酒
    2021-02-02 14:23

    By using IIS Express we can view site from lan here is a link which describe how to do that Accessing local sites from Lan using IIS Express

提交回复
热议问题