开发者

Leveraging Windows Azure with ClickOnce publishing

开发者 https://www.devze.com 2023-03-03 11:11 出处:网络
I have been developing a small C#/WinForm utility in my spare time and have got to the point where it\'s ready for release. My previous project was hosted via CodePlex which allowed me to update my so

I have been developing a small C#/WinForm utility in my spare time and have got to the point where it's ready for release. My previous project was hosted via CodePlex which allowed me to update my source code and manually upload new versions via my computer.

I've recently recieved an MSDN subscription which gives me a fairly generous amount of usage/storage with Windows Azure.

This got me thinking, I know ClickOnce allows applications to be installed via the internet but would it be possible to do so whilst using Azure to host it?

I would like to think that this would allow me to update my application and push it to Azure whilst updating my source code on CodePlex via Team Foundation Server.

Does anybody have any experience in t开发者_StackOverflow中文版his? Is it something that can even be done?

Thanks for your time:)


Take a look at Kazi Nadudvari's Blog and see if this post helps:

How to deploy ClickOnce applications to Windows Azure?

0

精彩评论

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

关注公众号