| The Delphi Magazine
BizTalk Server and Delphi (Issue 90)
Delphi and Microsoft Message Queue Part 2 (Issue 89)
Borcon US 2002 Report (Issue 83)
Delphi and Microsoft Message Queue (Issue 81)
Interfaces - Off the Beaten Track (Issue 80) available online
Delphi and the Nokia SDK (Issue 79)
Iterators in Delphi (Issue 78)
Dynamic Delphi Applications with ActiveScript (Issue 76)
Simplifying Pre and Post-Condition Testing in Delphi
(aka Who is this Australian Git?)
This paper, originally written for the UK BUG (Borland User Group) magazine, covers a technique to make adding pre-condition and post-condition tests to your Delphi code very easy. Hopefully if it's easy, it'll get done.
Writing Solid Delphi Code
(aka Fundamentals of Bug Prevention in Delphi)
This paper covers a selection of proven techniques that Delphi developers of all skill levels can use to avoid introducing bugs into their software. The techniques range from automated unit testing to smaller tips and tricks. All are based on "project rescues" performed for clients. Also included is the complete source code for an automated unit testing framework used in the paper.
Scripting your Delphi Applications
Scripting languages? Aren't they just for Web sites? These and other misconceptions can prevent developers from taking advantage of scripting in their Delphi applications. In this whitepaper, we'll cover the Microsoft ActiveScript control, the interfaces it exposes, and a number of ways you can exploit its features from within your Delphi applications.
Palm Development in JBuilder
An introduction to Java development on the PalmOS, specifically using JBuilder. Starts at "Hello World" and works through to GUI widgets and Databases.
Java for Delphi Developers
A tutorial for Delphi developers wishing to learn Java. By comparing, where relevant, Java implementations of problems with Delphi ones, this session covers the Java environment, the language, database access, JavaBeans, Objects and more.
Web Development in Delphi
An overview of using WebBroker to produce web-based applications. The Delphi paper is available now, and the C++Builder paper will be available shortly.
|