C++DatabaseDelphi

RAD Server and Sencha CRUD Grid

This post shows how to create a RAD Server REST Endpoint (JSON Web Service ) using the RAD Server Database Endpoints Wizard using a FireDAC Connection, to create REST Endpoints for CRUD functionality. And create a Sencha Web Client Application with a CRUD Grid for our data! RAD Server Steps 1. Using RAD Studio, Delphi or C++ Builder: File | New | Other | RAD Server | RAD Server Package | Click…
Read more
RAD Studio

A Beginner's Guide to Windows App Development Tools

Are you a developer looking to build apps faster with less coding involved? Do you want to use the same code to create apps across different platforms? Do you also want to ensure you are using a development tool which can handle large projects and provides extended…