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 DataSnap TCP/IP, HTTP, HTTPS, REST Creating REST Server with DataSnap Mars-Curiosity Lightweight with cross-platform…
C++

Made in Delphi, C++Builder, InterBase and RAD Studio Badges

I’m always getting requests for these badges so people can show off their love of the best development tools. There are three variations of each “Built with,” “Built for,” and “Powered by.”           Powered_by_Built_for_Built_with.zip The zip file also…
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 always…
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…