Question

How can i build my ASP.NET website project so that it will be ready to upload to the hosting server without the .cs files.

I can use the Web Publish protocol as it is not available in my hosting company.

Was it helpful?

Solution

Use Publish/Deploy to a local folder and then ftp/copy that folder upto your hosting provider

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top