Marco Tech Blog

March, 2008

Blog posts archive for the given month, sorted by date. See the link for entire blog archive above.


Handbook Note 106/113: Migrating BDE Applications

Note 106 of 113 of Delphi 2007 Handbook -- Read blog post.

Handbook Note 107/113: InstantDBExpress by Ethea

Note 107 of 113 of Delphi 2007 Handbook -- Read blog post.

Handbook Note 108/113: BlackFish SQL

Note 108 of 113 of Delphi 2007 Handbook -- Read blog post.

Handbook Note 109/113: WebAppDebugger and Indy Conflicts

Note 109 of 113 of Delphi 2007 Handbook -- Read blog post.

Handbook Note 110/113: Indy Project Website

Note 110 of 113 of Delphi 2007 Handbook -- Read blog post.

Handbook Note 111/113: Porting to TIdCmdTCPServer

Note 111 of 113 of Delphi 2007 Handbook -- Read blog post.

Handbook Note 112/113: Indy and Compatibility

Note 112 of 113 of Delphi 2007 Handbook -- Read blog post.

It's a bugs life, by Bart Roozendaal

Last week I did an unusual two days consulting project, to help a Delphi developer find a long lasting bug. He wrote his experience, giving me permission to publish it on my blog. -- Read blog post.

Handbook Note 113/113: Stay Tuned to My Blog

Note 113 of 113 of Delphi 2007 Handbook -- Read blog post.

Delphi Porte Aperte - Open Doors

I'm organizing an event in Italy for companies that never used Delphi or "lost track" of its progress. Other partners could set up similar meetings around the world... -- Read blog post.

Dynamic Method Invocation in Delphi (Part 1)

As Danny Thorpe pointed out recently, Delphi has had dynamic method invocation for many years before C#. First post of a long story... -- Read blog post.

Dynamic Method Invocation in Delphi (Part 2)

I should have posted the rationale behind dynamic method invocation before getting to the tech details... but at least I'm doing it before delving into the code. -- Read blog post.

Upgrading Vista and AWS

I've spend some time during this long Easter Weekend installing Vista service pack and updating an Amazon Web Service application. -- Read blog post.

Choosing a Development Stack for Windows

I found a nice article, that only mentions Delphi but has several good points. -- Read blog post.

Delphi 2007 plus My Handbook

For those living in the US and looking forward to upgrade to Delphi 2007 for Win32 there is now a CodeGear offer including the electronic version of my latest book. -- Read blog post.

Dynamic Method Invocation in Delphi (Part 3)

The actual source code of the custom variant used to implement dynamic method invocation. -- Read blog post.