摘要: http://www.microsoft.com/china/msdn/developercenter/smartclient/default.mspx摘要本文主要讨论基于企业环境的客户端应用程序模型,由于本人曾经从事过传统的客户端/服务器两层结构应用程序和基于.net平台的多层结构应用程序的开发,... 阅读全文
posted @ 2004-10-22 16:49 竹君子 阅读(188) 评论(0) 推荐(0) 编辑
摘要: 3、 Smart Client的特点(1) 动态加载,即需即装应用程序的各个构件之间的相互调用并不采用直接引用的方式,而是采用动态加载,即需即装的方式,有效地降低了对系统资源的消耗。应用软件开发商可根据企业应用系统的公共接口进行开发,然后将应用组件发布在企业的服务器上,客户端应用程序将自动发现并加载... 阅读全文
posted @ 2004-10-22 16:30 竹君子 阅读(121) 评论(0) 推荐(0) 编辑
摘要: Billy HollisElysian ConsultingMarch 24, 2004Summary: While Web applications have received the bulk of the interest over the last few years, improvemen... 阅读全文
posted @ 2004-10-22 16:14 竹君子 阅读(109) 评论(0) 推荐(0) 编辑
摘要: http://chs.gotdotnet.com/quickstart/winforms/doc/WinFormsIeSourcing.aspx 阅读全文
posted @ 2004-10-22 16:10 竹君子 阅读(92) 评论(0) 推荐(0) 编辑
摘要: Built to take advantage of new XML technologies, Smart Client software delivers the best of both worlds, combining the reach of the Internet with the ... 阅读全文
posted @ 2004-10-22 16:09 竹君子 阅读(90) 评论(0) 推荐(0) 编辑
摘要: Chris SellsThis article assumes you're familiar with C#, Windows Forms, and .NETLevel of Difficulty 1 2 3 SUMMARY Windows Forms applications solve ma... 阅读全文
posted @ 2004-10-22 15:17 竹君子 阅读(142) 评论(0) 推荐(0) 编辑
摘要: IntroductionDo you need to deploy updates to .NET applications across multiple desktops? Would you like to develop "self-updating" applications? If so... 阅读全文
posted @ 2004-10-22 15:13 竹君子 阅读(132) 评论(0) 推荐(0) 编辑
摘要: IntroductionFor the past five years, software developers targeting the corporate environment have faced a difficult tradeoff when deciding between the... 阅读全文
posted @ 2004-10-22 15:07 竹君子 阅读(134) 评论(0) 推荐(0) 编辑
摘要: BITS Write Auto-Updating Apps with .NET and the Background Intelligent Transfer Service APIJason ClarkThis article assumes you're familiar with C# and... 阅读全文
posted @ 2004-10-22 14:59 竹君子 阅读(183) 评论(0) 推荐(0) 编辑
摘要: 智能客户端应用模型1.定义:一个可扩展的能集成不同应用的桌面应用程序,并具有以下特征:¨ 无接触部署:安装时只要将一个主程序文件下载到本地,直接运行即可,无须改变注册表或共享的系统组件,其他应用组件将在第一次运行时自动下载。¨ 自动更新:只需将新版本的程序发布在服务器上,由客户端自动发现最新版本的... 阅读全文
posted @ 2004-10-22 14:25 竹君子 阅读(143) 评论(0) 推荐(0) 编辑