I have posted two of the four papers that I wrote for BorCon 2003.
The Linux for Windows Developers (Source Code) paper has updated content from last years BorCon which demonstrates the steps involved in porting a VCL application to Linux. The SlideShow application loops through all JPEGs in a given directory, maximizing the size and allowing for pausing between pictures
Writing Distributed .NET Applications (Source Code) demonstrates how to write Distributed Delphi 8 applications. In addition to introducing .NET Remoting, I’ve written a distributed prime number application that hands off work to one or more clients.
Enjoy!