C++CodeDatabaseDelphiIDERAD Studio

Windows 10 Mobile App Development Tutorial For Beginners

A “Hello World” app might not be helpful to users. But it is precious to a developer. Because as Morpheus said: “There is a difference between knowing the path & walking the path.” Making your first app is like walking the path. It clears your doubts and improves your sense of the whole process. It is also a test of the entire system. After all, a working app needs many…
Read more
C++CodeDatabaseDelphiIDERAD Studio

10 Compelling Reasons Why You Need The Best Low Code App Builder

Ada Lovelace published the first computer program in 1843. Since then, programmers have been trying to simplify the art of programming. Although the low code movement is gaining in popularity and increasing adoption as a methodology, its essence is not new. If we define “low code” to mean “easy code reuse”, then it is a polished word for an age-old struggle. From inventing…
Read more
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
C++CodeDatabaseDelphiIDERAD Studio

8 Go-To Resources About Development On Windows

Alvin Toffler once wrote: “The illiterate of the 21st century will not be those who cannot read and write, but those who cannot learn, unlearn and relearn.” Ironically, we are in the 21st century, and Windows software development is not an exception. This perpetual process of learning and unlearning can be tedious without proper resources. Fortunately, tons of free and premium…
Read more