Are There Any 3rd-Party Free Deployment Templates for Visual Studio Express Edition

Posted by Peter Lee on Stack Overflow See other posts from Stack Overflow or by Peter Lee
Published on 2010-06-13T05:49:06Z Indexed on 2010/06/13 5:52 UTC
Read the original article Hit count: 261

Filed under:
|
|
|

Hi,

Due to the lack of Deployment functionality of Visual Studio Express edition, I'm here asking if anyone can recommend a very nice free Deployment template for the express edition. I'm mainly working with C# desktop project.

I know that there is still ClickOnce deployment in the Express edition, but it seems to me that it is not so difficult to control, which means, you do "click once", then the tool will give you a bunch of files out of my control, not so easy to maintain.

Thanks.

Peter

© Stack Overflow or respective owner

Related posts about deployment

Related posts about template