根据Visual Studio 2005 (Whidbey)和Windows 2005 (Longhorn) 的技术发展趋势,我们可以预见胖客户端时代的到来。自动的从服务器上下载代码,独立的在客户端运行。虽然不是什么新的技术,但是作为微软再次关注这个事情来看,应该不是那么简单的一件事了

http://msdn.microsoft.com/msdnmag/issues/02/06/rich/

Rich clients employ many of the features and conveniences of the operating system they run on, and the list of these features has been growing since the dawn of the PC. But as apps have migrated to the Web, the trend towards increasing client-side functionality has ground to a virtual halt. There are several reasons for this; chief among them are security and deployment problems. But that's all about to change. With the .NET Framework, you can participate in building the distributable rich client of the future.
In this article, the author enumerates the pertinent features of .NET that will allow you to build safe, easily deployable controls. The features discussed include managed code, code access security, versioning control, Windows Forms classes, and isolation..
posted on 2004-11-24 08:26  在天空滑翔  阅读(732)  评论(1编辑  收藏  举报