Follow-up to the CodeRage 2019 Mini Series on "RAD Server, DataSnap, and Client Server Technologies" for the week of December 9 - 12,...
Al Mannarino
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,...
Using IBM Watson and the power of Artificial Intelligence (AI) from Delphi and/or C++Builder
Follow-up to the webinar on "Using IBM Watson and the power of Artificial Intelligence (AI) from Delphi and/or C++Builder " from Thursday,...
Deploying Windows 10 Apps Through the Microsoft Store
Before 10.3 Rio, creating an app to the Windows Store was only possible by creating an UWP (Universal Windows Platform) app and submitting it to the...
Get Kids Coding with IoT
Get Kids Coding with IoT Across all industries, coding is quickly becoming a crucial skill for the 21st-century workplace. Finding ways to teach...
Sencha EXT JS Web Client + RAD Server 10.2.3
In this post, we'll look at the steps to use the Sencha ExtJS library to create a Web Client to connect and get data from our RAD Studio’s...
C++ Builder 10.2.3 – CMake and Ninja Command-Line Support
Introduction CMake is a popular C++ build tool. RAD Studio 10.2.3 Tokyo provides support for building CMake projects on the command...
RAD Studio and Internet Message Format
Introduction The RFC-2822 standard specifies a syntax for text messages that are sent between computer users, within the framework of...
C++ Builder 10.2.2: DataSet Mapping to JSON for JavaScript client support
Introduction In C++Builder 10.2.2, Embarcadero has added a new component to the FireDAC BatchMove architecture, to support generating JSON data from...
Borland OWL to C++ Builder VCL
Every once in a while, I get a request to help migrate Borland OWL applications to C++ Builder VCL applications. Background The Object Windows...
RAD Server single site deployment license included in RAD Studio 10.2.2 Tokyo Edition and FireMonkey Quick Edit IDE Support
RAD Studio 10.2.2 includes a RAD Server single site deployment license in Enterprise and Architect editions and adds new FireMonkey Quick Edit...
Migrating is easier than you think!
As an Embarcadero Software Consultant, I’m often asked to help migrate legacy Delphi and C++ Builder code to the current versions. Developers have...
RAD Studio 10.2: Windows 10 VCL UWP/WinRT Support
Windows 10 VCL Universal Windows Platform (UWP)/WinRT Services and Components has been added to the Run Time Library (RTL). For example, the Windows...
C++ Builder Header Dependencies
Why should you care about header dependencies in C++? One reason is header dependencies can have an impact on building, refactoring, testing...
Use TRESTDataSetAdapter with arbitrary JSON
One basic question I get asked is how can I convert arbitrary JSON into some kind of data structure such that I can extract useful data?...
FireDAC & ODBC for Paradox and dBase tables.
I continue to get customer requests for options to migrate legacy RAD Studio, Delphi or C++ Builder applications using the Borland Database Engine...
FireDAC and Microsoft Azure SQL Database
I've started to get requests to use FireDAC with Cloud Databases, like SQL Azure. The question whether or not to put your business data in...
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...
Migrating legacy C++ Builder Apps to C++ Builder 10 Seattle
Migration Considerations - Unicode For the most part, your older C++ Builder source code and forms will import, compile, link and execute in...