Tuesday, 27 August 2013

Is there a way to host my asp.net page through visual studio 2013 (globally)?

Is there a way to host my asp.net page through visual studio 2013 (globally)?

I'm working on a www page that is gonna communicate with outside server (I
need outside service for payment purposes).
I would like to test messages my page is gonna receive from outside
server, but I'm not sure how to do it. I can of course run my page in
debugging mode using VS 2013 and set up a breakpoint somewhere, but I
don't know how to make my page visible on the internet. It is visible on
my pc, but I'd like to make it visbie globally. Is that even possible
using visual studio? Is there an easy way to accomplish what I need?
Thanks.

No comments:

Post a Comment