开发者

WinForm Application deployment

开发者 https://www.devze.com 2023-02-06 15:54 出处:网络
Dear Gurus, We have developed the win for application, which wil开发者_如何转开发l consume WCF services. application is running smooth. now the question is deployment.

Dear Gurus, We have developed the win for application, which wil开发者_如何转开发l consume WCF services. application is running smooth. now the question is deployment. need to deply the application in such a way, once u develop the build the MSI should be transfered from machine to machine insteed of all machine hitting the server for new build. can any one guide me how to acheive the

Thanks in Advance


Use a packaging tool, there is one integrated in Visual Studio. See http://bytes.com/topic/c-sharp/answers/226587-how-create-msi

0

精彩评论

暂无评论...
验证码 换一张
取 消