Bob Swart
In this second article about Delphi and COM, we’ll cover OLE Automation. This time, I want to move from using “plain” COM Objects to OLE Automation. … Read more
22 years ago 0
Bob Swart
I’ve begun a new series on Delphi development and COM. This first time, I start with regular COM objects, and then move on via OLE Automation to COM+ and MTS. We’ll end this series by… … Read more
22 years ago 0
Bob Swart
Ever wondered how you can convert one XML format to another format using XSL? And how to write XSL in the first place? In this article I will show how we can use a new… … Read more
23 years ago 0
Bob Swart
Two months ago, we used Kylix 2 Enterprise to build a special Euro-conversion Web Service with two methods: FromEuro and ToEuro. This time, we’ll “consume” this web service by writing a client in Delphi 6… … Read more
23 years ago 0
Bob Swart
In this article I’ll investigate the tools and techniques to use (consume) Web Services with JBuilder 6 Enterprise and the Borland Web Services Kit for Java. In this article, we’ll consume a Web Service previously… … Read more
23 years ago 0
Bob Swart
With Delphi 6 and Kylix 2, new BizSnap (XML and SOAP) features have been added in the form of Web Services (among others). This is the first part of a 2-part article on building, deploying… … Read more
23 years ago 0
Bob Swart
With Delphi 6 (and also Kylix 2), new XML features have been added in the form of XML document programming, XML Data Binding Wizard, XML Mapper and BizSnap (SOAP/XML Web Services). This is the third… … Read more
23 years ago 0
Bob Swart
In this article I’ll explain the usage of HeadGen, my free C++Builder template header/source generator, first introduced in my article in the C++ Zone on DevX at http://archive.devx.com/cplus/free/articles/swart01/Swart01-1.asp … Read more
23 years ago 0
Bob Swart
With Delphi 6 (and now also Kylix 2), new XML features have been added in the form of XML document programming, XML Data Binding Wizard, XML Mapper and BizSnap (SOAP/XML Web Services). This is the… … Read more
23 years ago 0
Bob Swart
With Delphi 6, new XML features have been added in the form of XML document programming, XML Data Binding Wizard, XML Mapper and BizSnap (SOAP/XML Web Services). This is the first in a series of… … Read more
23 years ago 0
Bob Swart
In this article I’ll show how to create a CORBA Server and CORBA Client (implementing a tic-tac-toe example) using VisiBroker 4 for Delphi 6 Enterprise, including the IDL2Pas Wizard. … Read more
23 years ago 0
Bob Swart
In this article I’ll demonstrate how to obtain field values for HTML input forms in general. And more specifically, I will show you how to write a small routine that extracts all values from a… … Read more
23 years ago 0
Bob Swart
In this article I’ll examine some of the new compiler (and ObjectPascal) features in Kylix and Delphi 6, such as constant typed constants, enumerated enumerations, and more. … Read more
23 years ago 0
Bob Swart
In this article I’ll present the cross-platform edition of DrBobCGI (to produce web server applications with Delphi and Kylix without the need for the WebBroker Technology). As one of the examples, I’ll show how to… … Read more
23 years ago 0
Bob Swart
In this article, I’ll show how to analyse datasets and produce HTML-based documentation reproducing tables, fields, types and indices. Quite handy when reverse engineering legacy code (or just when you want to create some documentation… … Read more
24 years ago 0