synopsis image of delphi to .net ai code conversion delivered 40% faster than deadline

How We Used LLMs to Rewrite a Legacy Delphi Application in C#

Evan Sanning .NET, Agentic AI & AI-Accelerated Development, All Industries, Articles, Artificial Intelligence, Generative AI & LLMs, Modernization Leave a Comment

We rewrote a legacy Delphi (Object Pascal) application into a .NET C# service worker in three months, beating a five-month deadline for a client in the healthcare software space.

Here’s what actually made that possible and the pitfalls we hit using LLMs along the way.

From Relic to Relevance: COBOL’s 88-Level Fields for Modern Coders

Luke Zeisset COBOL, Modernization, Programming, Tutorial Leave a Comment

Remember when blockchain was going to change everything? Now AI is the trend dominating every conversationโ€”but some of the most effective programming ideas have been around for decades. This post examines one of COBOLโ€™s lesser-known yet highly practical features: the 88-level field. Far more than a simple boolean, 88-level fields provide a clear, maintainable way to describe data conditions, enforce business rules, and streamline initialization. Through real-world examples, youโ€™ll see how this feature can reduce complexity, eliminate hard-coded values, and make logic more expressiveโ€”demonstrating that sometimes proven tools from โ€œoldโ€ languages still have lessons worth applying today.