Bob Swart
In this article, I will cover some of the features in Delphi 2005. The article also includes a link to another white paper I wrote for Borland about What’s New in Delphi 2005, and information… … Read more
20 years ago 0
Bob Swart
In this article, I will cover some of the features in Delphi 2005. The article also includes a link to another white paper I wrote for Borland about What’s New in Delphi 2005, and information… … Read more
20 years ago 0
Bob Swart
In this article, I will use Diamondback (aka Borland Delphi 2005) and explain what techniques are available to connect to and work with databases. For each of the techniques, I will briefly show how it… … Read more
20 years ago 0
Bob Swart
In this article, I will demonstrate how Microsoft .NET Framework developers can use Borland Janeva to connect to CORBA servers that run on different platforms (like Win32, Linux and others). … Read more
20 years ago 0
Bob Swart
In this article, I will explore the Enterprise Core Objects (ECO) of the Architect edition of Delphi 8 for .NET, covering the EcoSpace Object Model, UML (Unified Modeling Language), Classes, Attributes, Operations, Associations, Generalizations and… … Read more
20 years ago 0
Bob Swart
In this article, I will explain what .NET Assemblies are, how we can use them in Delphi for .NET applications, and especially how we can make them ourselves. It actually turns out that there is… … Read more
20 years ago 0
Bob Swart
In this article, we will continue our coverage of .NET Remoting techniques, using it to build a simple multi-tier application passing a DataSet from the Server to Clients, and updates back to the Server. … Read more
20 years ago 0
Bob Swart
In this article, I’ll cover an introduction to distributed applications and Delphi 8 for .NET, using the remoting techniques of the .NET Framework, also known as .NET Remoting. … Read more
21 years ago 0
Bob Swart
In this article, I will use Borland Delphi 8 for .NET to build and deploy ASP.NET Web Form applications. We’ll be using the Borland Data Providers to connect to an InterBase database, and then use… … Read more
21 years ago 0
Bob Swart
In this article, I will show in detail how we can build ASP.NET web services using Borland’s Delphi 8 for .NET, as well as how we can import web services (in this case the same… … Read more
21 years ago 0
Bob Swart
In this article, I will introduce XSLT, and cover XSLT support in Delphi in the form of the TXSLPageProducer component (and also see how to do it using plain MSXML). Finally, we also see that… … Read more
21 years ago 0
Bob Swart
In this article, I’ll give you an overview of Delphi 8 for the Microsoft .NET Framework (or just Delphi 8 for .NET as I will personally call it). I’ll tell you how to “tweak” the… … Read more
21 years ago 0
Bob Swart
In these two articles (an extra bonus this month), I’ll first cover IntraWeb 5.1 in Page Mode and then IntraWeb 5.1 in Application Mode, showing what kind of web server applications (or weblications) you can… … Read more
21 years ago 0
Bob Swart
In this article, I show how to add state management and session support to ASP.NET web services (using C# and notepad), explaining what to do and what not to do, so you can decide for… … Read more
21 years ago 0
Bob Swart
In this article, I’ll show how web services written in Delphi can be consumed and used by C# on the .NET Framework. Extending the simple echo web service, I’ll demonstrate how the C# client can… … Read more
21 years ago 0