User-1173658709 posted
Hi,
I'm not sure if this is the right place to post this topic but, I'm looking for the best way to make an asp.net application deploy itself or use another application (or service) to deploy it. Meaning, copy the release version of the application programmatically
from a repository (could be a simple folder) to a newly made directory, make a virtual directory that points to that directory and set all the bindings and settings programmatically.
There are SaaS companied out there that I know of that do this, I just don't know how they do it.
Take 3dcart (www.3dcart.com) for example, when you sign up with them, they create your store programmatically and allow you to access it.
I hope I've explained this enough for someone to be able to point me to the right direction.
Please let me know if you had any questions.
Thanks,
Hiva