How do you once your c# application is complete on Visual Studio, publish your application for use on the internet? Instead of just running it on the local server.

Recommended Answers

All 2 Replies

There is a publish option in visual studio. If you are developing web forms, you can just FTP your files to the directory where your web server is being hosted. This is fairly straight forward and hosting providers make it pretty easy.

You can do this from visual studio or use an FTP client such as filezilla

Thanks I will try as soon as my application is completed and will get back with the results, thanks for the help

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.