C++

CodeRage 2019 Mini Series - DataSnap

Follow-up to the CodeRage 2019 Mini Series on“RAD Server, DataSnap, and Client Server Technologies” for the week of December 9 – 12, here are the resources, slides, and code examples used in the CodeRage 2019 Mini Series: Resources: CodeRage 2019 DataSnap Slides: https://drive.google.com/file/d/1iCn7FaDaPi5g9r3nJZO45bFuhM_8D06P/view?usp=sharing DataSnap Labs…
Read more
Delphi

Evaluating Web Development Frameworks for Delphi

An overview of the various web development technologies available to Delphi developers. [Slides] [Replay] Frameworks covered: Server-Focused DataSnapTCP/IP, HTTP, HTTPS, REST Creating REST Server with DataSnap Mars-CuriosityLightweight with cross-platform…
Delphi

How to customize URL in Datasnap REST servers

Author: Landerson Gomes In this post I discuss how to customize the URLs generated by the Datasnap REST server. Challenge A major challenge in building APIs when using Datasnap is to generate URLs so that documentation, understanding, and versioning is easy. I’ve…
News

Migrating Delphi - Case Studies Webinar

On this webinar we learned how to migrate from older editions of Delphi with some stories of what to look for and how to update your code (including tools and resources to help you along the way) This webinar focused on these three areas for migrating legacy Delphi to the…