Thursday, December 12, 2024
Tag:

object

Exploring the localConnection object

hello people, today lets make an example of what we can do with the localConnection object, to read more about it go here:

Combine Streams in One Delphi TStream Object

Abstract This article represents a simple TStream class whose data is based on the number of another Delphi streams.

Combine streams in one .NET Framework Stream object

Abstract This article represents a simple Stream class whose data is based on the number of another .NET Framework streams.

Using the XML Data Source Object

The XML Data Source Object (DSO) is a Microsoft ActiveX control built into Microsoft Internet Explorer 4+. Using this object, it is possible to extract content from an external XML file or XML data embedded in the HTML file into a HTML page. In this article, I'll explain how to include the XML DSO, extract content from an external XML file, extract XML data from XML data embedded in the webpage and manipulation using JavaScript.

Why Object Orientation for COBOL?

"Why is Microsoft interested in having so many languages target the new environment? Why bother with a language as old as COBOL?" The answer lies in recognizing that most businesses do not have the luxury of rewriting their large code base every time they want to extend the use of their existing applications.