跪求达人翻译一段英文文献~~2

[复制链接]
查看11 | 回复2 | 2009-5-5 21:52:30 | 显示全部楼层 |阅读模式
Developing Internet connectivity tools has become one of Microsoft's main concerns of late, and this new direction can be seen in VB 6.0. WebClasses, ActiveX Documents Generated DHTML, and Remote Data Services are some of these new technologies. The Visual Basic WebClass is Microsoft's answer to CGI. WebClasses are VB objects residing on an Internet Information Server (IIS) that respond to HTTP requests from HTML forms or other Internet-aware objects.
We thought one of the most interesting of these Internet-aware objects was the ActiveX Document. Using an ActiveX Document as a container, you can download a Visual Basic program, complete with form interface and class files, to a Web page. This ActiveX Document can then send requests to WebClasses on the IIS.
We found DHTML, on the other hand, not as much of a leap forward. The DHTML creation tools are not as full-featured as Microsoft's FrontPage product, and although it gives the VB developer a familiar framework, the additional overhead for the pages was a significant trade-off. The big weakness of both the ActiveX Document and the DHTML page is the reliance on IE 4.0. This dependence makes these technologies decent choices for in-house Microsoft-specific applications, but seem unwise for Internet applications.
The new ADO, coupled with Remote Data Services, promise a full Internet-aware client/server solution with no dependence on IIS or IE 4.0. ADO is the new catchall interface to any OLE DB data provider, including relational and nonrelational databases, e-mail, text, graphics and any existing ODBC data source. ADO is firmly embedded within Visual Studio 6.0 as the de facto data standard. VB 6.0 includes many ADO-aware objects such as the DataGrid, List and Combo Controls, which we found simple to use for local data access.
We were able to easily create data consumers and data sources for use with ADO. This new data technology is one of the bright and shining promises of Visual Studio and VB in particular. But the developer should beware, for all great things come with a price. In this case the price is diligence. Remoting ADO RecordSets via the Internet was not well-documented and quite complicated. We would strongly recommend Microsoft's Web site and the Data Access SDK as a place to start.

回复

使用道具 举报

千问 | 2009-5-5 21:52:30 | 显示全部楼层
发展中国家互联网连接工具已经成为微软的主要关切晚了,这个新方向可以看出在VB 6.0 。 WebClasses , ActiveX文档生成的DHTML和远程数据服务是其中的一些新技术。在Visual Basic的Webclass是微软的答案的CGI 。 WebClasses VB的对象是居住在Internet信息服务( IIS )响应HTTP请求从HTML表单或其他互联网的认识对象。 我们认为,其中最有趣的这些互联网的认识对象是ActiveX文档。使用ActiveX文件,作为一个容器,你可以下载一个Visual Basic程序,形成完整的接口和类文件,以一个网页。这ActiveX文档,然后发送请求WebClasses的非法入境者。 我们...
回复

使用道具 举报

千问 | 2009-5-5 21:52:30 | 显示全部楼层
因特网连接工具的发展已成为微软的主要关注的新方向,这在VB中可以看出。WebClasses,ActiveX文件生成、远程数据服务,这是其中的一些新技术。视觉基本WebClass是微软的CGI。WebClasses居住在一个物体是VB互联网信息服务器(IIS),对一个HTTP请求Internet-aware从HTML表单或其他物品。
我们认为其中...
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行