Deploying .net webapplications
Posted
by K Ratnajyothi
on Stack Overflow
See other posts from Stack Overflow
or by K Ratnajyothi
Published on 2010-06-18T06:46:58Z
Indexed on
2010/06/18
6:53 UTC
Read the original article
Hit count: 164
deploy
I have a local .net webapplication which needs to be run everytime to see the output . Instead of that can i deploy it on the local host server...so that through url i can see the output.
Can you plz suggest how to do that...
Thanks in advance.. :)
© Stack Overflow or respective owner