- Ways to deployment: XCOPY, Automated setup application
- Use XCOPY only when there is no external dependencies other than .Net framework. And it is guaranteed that .Net framework is installed in all the target machines. Also, make sure the application directory contains all the files.
- Command example: XCOPY d:myApplication c:deployedApplication /s — /s indicates subdirectories will also be copied
- Setup Applications: two types: setup projects and merge module projects
- Setup projects: installs your application to the target machine
- Merge module projects: Used to deploy controls and components. It can be merged with a setup project
- To create setup project: File Menu->Add Project -> New Project->setup project-> setup project creation wizard comes. Select options as appropriate. It will be mostly common sense.
- Merge module project: File Menu->Add Project -> New Project->setup and deployment project-> setup wizard. Select options as appropriate. It will be mostly common sense.
- Setup project is also displayed in the project explorer. Right click and select properties to provide build properties.
From: http://sitestree.com/?p=3657
Categories:Root, By Sayed Ahmed
Tags:
Post Data:2016-09-15 14:20:13
Shop Online: https://www.ShopForSoul.com/
(Big Data, Cloud, Security, Machine Learning): Courses: http://Training.SitesTree.com
In Bengali: http://Bangla.SaLearningSchool.com
http://SitesTree.com
8112223 Canada Inc./JustEtc: http://JustEtc.net (Software/Web/Mobile/Big-Data/Machine Learning)
Shop Online: https://www.ShopForSoul.com/
Medium: https://medium.com/@SayedAhmedCanada