Visual Studio 2012 C# web application to asphostportal
I have a web application I developed in visual studio and I am looking to get it hosted on a domain I registered. The server side of the application is in C#. Is there a way I can get this application hosted on asphostportal.com? How would I go about doing that? If not, what are some options I have?
Amit ChoudharyPosted May 6, 2015, 5:00 PM
To deploy the website you can use that information. Either you can deploy using Visual studio web deploy tool or you can use a third party tool like FileZilla to upload the website to the FTP directory at host server.