DelphiRAD Studio

Powerful Enterprise-Grade Real-Time Streaming For IoT

Did you know how easy it is with Windows App Development Tools like RAD Studio Delphi to add robust, enterprise-grade real-time streaming to and from IoT devices?  We’re going to show you how to get your apps to talk to IoT devices securely and in a robust fashion in just a few easy steps. IoT and Delphi – linking the “internet of things” IoT is very popular these…
Read more
CodeDelphiRAD Studio

Perform Ultra-Fast Time Series Analysis To Empower Your Apps

Analyzing time series can be a heavy burden for your apps. The calculations involved can vary from reasonably simple to mind-numbingly complex, and doing it the wrong way can bring even a desktop machine to its knees. We’re going to show you five different ways to perform high-performance analysis on a time series to truly add enterprise-grade power to your apps using the python windows GUI…
Read more
C++DelphiInterBaseRAD Studio

RAD Server CRUD Procedures - Part 3

In this RAD Server CRUD Procedures – Part 3 post we will show how to implement a FireMonkey (FMX) Client to call the RAD Server CRUD procedures and interact with the Employee Table. In the part 2 post, we discussed modifying the default generated CRUD procedure implementations from the RAD Server Package Wizard, to show one possible way to implement Get, GetItem, Post, Put and Delete. In the…
Read more
DelphiIDENews

From Bindings List to Visual LiveBindings

Having looked into Delphi’s expression engine, component bindings, and the bindings list component, we can now look at the easy and intuitive way to configure an application with dynamic bindings, the Visual LiveBindings design surface. Over the past few weeks, I blogged about Delphi’s expression engine, binding expressions and component, and the bindings list component. Now it is…
Read more