C++

RAD Server Academy Course - lecture 7 extract - Returning JSON using JSONValue and JSONWriter.

I’ve uploaded an extract of me RAD Server Embarcadero Academy course Lecture 7 – Returning JSON using JSONValue and JSONWriter. This video clips will give you an example of one of the lectures that are included in the Delphi and C++ courses. The clips (on my YouTube channel) show you how to use JSONWriter to output rows and columns of database data as JSON data. There are clips for Delphi and…
Read more
C++

RAD Studio 10.3.3 Android Services Patch

An issue where an Android service would not run has been fixed. We’ve just released a patch for RAD Studio 10.3.3 which resolves the following issue: An issue that prevented an Android service from running because it could not load its native library. This only…
C++

IDE Improvements in RAD Studio 10.3.3

RAD Studio, Delphi and C++Builder 10.3.3 were released last Thursday, Nov 21 2019. There are a number of great improvements this release, and in this post we’ll look at some of the tweaks and changes to the IDE itself. Features Editor tabs show modified status In 10.3…