简体   繁体   中英

WSS deployment

从测试环境到生产环境中部署高度自定义的SharePoint解决方案的最佳方法是什么?

Proper SharePoint development uses solution packages (WSP) and features. For the former, I recommend using WSPBuilder or STSDev . The latter are defined in XML ( schema ) with associated files, all deployed through solution packages.

It depends on what your 'solution' is? Code or customisations?

If you want to move content, have a look at SPDeploymentWizard

It works miracles for me.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM