我需要有关升级交付给客户端的C#应用​​程序的帮助 [英] I need Help on Upgrading a C# application which is delivered to client

查看:87
本文介绍了我需要有关升级交付给客户端的C#应用​​程序的帮助的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们正在开发一个项目,现在通过在线将软件交付给客户后,我需要一些有关升级软件的帮助.


我们用C#开发,而我希望它是.

1.我们出售产品.
2.当客户端尝试安装它时,产品必须检查我们服务器中是否有任何更新.
3.如果找到更新的版本,则应连接到服务器
4.它仅应从服务器下载更新并安装在客户端中,然后升级到最新版本.


我不希望再次下载整个(最新)产品并将其安装在客户端系统中.

我只希望安装通常以KB为单位的更新.

在此先感谢

We are developing a project and now i need some help on Upgrading the software after we deliver it to the client through ONline.


we develop in c#, and the way i want it to be is .

1. we sell the product.
2. when client tries to install it, the product must check for any update in our server.
3. if it finds an updated version it should connect to server
4.It should only download the Updates from the server and install in the client and Upgrade to he latest verion.


I dont want the whole(latest) product again to be downloaded and install in the client system.

I want only the updates to be installed which usually will be in KB''s.

thanks in advance

推荐答案

签出ClickOnce.可能有帮助.
Check out ClickOnce. It might help.


这篇关于我需要有关升级交付给客户端的C#应用​​程序的帮助的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆