How to test my own ASP.NET Web API in localhost:port using android or Windows Phone device (no simulator) -
i'm trying develop first rest service using asp.net next guide. i'd test services in localhost using android , wp devices without using android , wp simulator (too slow).
is there way that?
if deploy asp.net app on iis, services reachable long phones connected on same network (via wifi example). utilize ip adress of server instead of localhost
.
android asp.net .net windows-phone-7 asp.net-web-api
No comments:
Post a Comment