首页 > 编程 > .NET > 正文

.NET客户端应用程序:.NET应用程序更新组件(2)

2024-07-10 13:04:08
字体:
来源:转载
供稿:网友
作者:jamie cool

microsoft corporation

3/4/02

翻译:李嘉
北京.东方瑞道
2004-6-2

(接上篇)

the .net application updater component
.net应用程序更新组件
included with this whitepaper is a component for enabling .net client applications to automatically update themselves. the component was written using the .net framework and enables you to make your application auto-updatable simply by dropping the component into your existing .net applications and setting a few properties (ex. where to get updates from).
包括在这份白皮书中的是一个可使.net客户端应用程序自动更新自身的组件。该组件使用.net框架编写,这使得你可以通过简单的把该组件拖放到你现存的应用程序中并设置一些属性(比如从何处获取更新)就可以使你的应用程序具备自动更新的功能。

this component is not a microsoft product. it is intended as a sample to get you started and as such the source is also included with this whitepaper. however, it is worth mentioning that this component has gotten a fair amount of real world use already. it has been used internally in microsoft to enable auto-updatability in the .net terrarium game (<http://www.gotdotnet.com/terrarium/>). terrarium has been installed and used by over 10,000 individuals since it was first unveiled as a beta product in october, 2001.
该组件不是微软的产品。它将被试图作为一个示例使得你能够开始,并且与该白皮书一起的还有尽可能多的资源。不过,值得提出的是该组件在真实应用中已经被大量的使用。在微软内部用.net开发的游戏terrarium的自动更新就使用了该组件(<http://www.gotdotnet.com/terrarium/>)。从2001年十月 terrarium露出面纱到现在,已经被超过1万多个人用户安装并使用。

this component will be the basis for the discussion of what it takes to make an application auto-updatable. this paper will focus on how the .net application updater component works and how you can use it in your own application.
该组件是讨论如何让一个应用程序自动可更新的基础。这篇文章将集中论述.net应用程序更新组件是如何工作的,并且教你如何将它应用到你自己的应用程序中。

(未完待续)
发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表