Domanda

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.

È stato utile?

Soluzione

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top