C Sharp Development 101 – Application Deployment (from BinaryWasteland.com)
Found a quality development blog recently that had a post on a topic I have been interested in but haven’t got around to working on. The topic is publishing a project using Visual Studio.
C Sharp Development 101 – Application Deployment
In this post you will learn the following:
- How to set up application publishing.
- How to publish your app to an FTP Site.
- How to install the published app.