Bob Swart
In this article, I’ll show how web services written in C# can be consumed and used by Borland’s Delphi (on Windows) or even Kylix (on Linux). Using a simple echo web service, I’ll demonstrate how… … Read more
21 years ago 0
Bob Swart
In this article, I’ll use the .NET Framework SDK and C# together with C++Builder and examine how C# and C++Builder can be “connected” to each other using ASP.NET web services. … Read more
21 years ago 0
Bob Swart
In this article, I’ll cover Borland C#Builder, the C# development environment from Borland to build native .NET Framework 1.1 applications. I’ll tell you where to find more information (like some articles I wrote earlier), and… … Read more
21 years ago 0
Bob Swart
In this article, I’ll show how to migrate a VCL application (the game of Memory) to VCL for .NET, and finally to WinForms on .NET, all using the Delphi for .NET Preview command-line compiler (including… … Read more
22 years ago 0
Bob Swart
In this article, I’ll show how web services can be written and consumed in C# and using nothing but the .NET Framework SDK (i.e. without the need for Visual Studio .NET or any other commercial… … Read more
22 years ago 0
Bob Swart
This is another article about the Delphi for .NET preview command-line compiler and ASP.NET, where I’ll demonstrate how to use Delphi as the language for your ASP.NET Web Services. … Read more
22 years ago 0
Bob Swart
In this article, I’ll examine Delphi for .NET and .NET assemblies – the next generation DLLs – showing how we can take existing DLL code with us to the .NET world. … Read more
22 years ago 0
Bob Swart
I’ve written a number of articles about the Delphi for .NET Preview command-line compiler. While it’s currently still a preview version, you’ll be surprised at how functional it is already! In this article, I’ll show… … Read more
22 years ago 0
Bob Swart
In this last article about Delphi and COM, I show you how to make the final move to .NET and see if – and if so how – you can take your COM knowledge (and,… … Read more
22 years ago 0
Bob Swart
This is the first of a number of articles about Delphi and .NET, starting off with a demonstration of how to use .NET assemblies in “old” Win32 applications by importing them as COM Objects using… … Read more
22 years ago 0
Bob Swart
This month, we’ll take a closer look at the new IBM DB2/Borland RAD web portal for which I’ve already written numerous articles (published and available on-line), using Delphi (for .NET), Kylix, C++Builder, C#Builder, and IBM’s… … Read more
22 years ago 0
Bob Swart
This month, we’ll take a closer look at the new IBM DB2/Borland RAD web portal for which I’ve already written numerous articles (published and available on-line), using Delphi (for .NET), Kylix, C++Builder, C#Builder, and IBM’s… … Read more
22 years ago 0
Bob Swart
In this third article about Delphi and COM, we’ll move from building and using “regular” COM and Automation objects and cover MTS (Microsoft Transaction Server) and COM+ Objects. … Read more
22 years ago 0
Bob Swart
In this article I’ll use the official Google Web Service Search API with Delphi. The implementation using C++Builder 6 is part of my SOAP and Web Services chapter in the C++Builder Developer’s Guide (see http://www.drbob42.com/books/BCB6.htm). … Read more
22 years ago 0
Bob Swart
In this article I’ll use the unofficial Google Web Service Search API with C++Builder 6 (note: unfortunately, this Web Service has been taken down since I wrote this article and the client application). … Read more
22 years ago 0