C++

RAD Server: Mapping Web Properties to Folders

In my Embarcadero Academy RAD Server courses, “Using Delphi and RAD Server to Rapidly Design, Build, Debug, and Deploy Services-Based Solutions” and “Using C++Builder and RAD Server to Rapidly Design, Build, Debug, and Deploy Services-Based Solutions“, i show Delphi and C++Builder developers how tointegrate code with JavaScript, HTML, images, CSS, and other web asset…
Read more
C++

Get ready for the 10.4 Beta with Update Subscription

Update Subscription offers many benefits to our Delphi, C++Builder and RAD Studio customers. Besides key benefits such as access to updates, upgrades and technical support, we also invite our Update Subscription customers to participate in our beta program. Beta…
C++

Happy birthday, C++Builder!

Recently, here at Embarcadero we’ve been celebrating a historic birthday, Delphi’s 25th birthday (Feb 14, 1995.) There have been some great blog posts, stories, andpeople sharing on twitter, not to mention an amazing Delphi 1 celebration websiteand an interview with Anders Hejlsberg and Chuck Jazdzewski. However,two years after Delphi was released was another product…
Read more
C++

Issue with localized compilers in RAD Studio and C++Builder 10.3.3

The localized versions of the C++Builder 10.3.3 C++ compilers are not up to date. We’ve identified an issue in RAD Studio and C++Builder 10.3.3 regarding the localized versions of the C++ compilers. Background In the past, we translated the compiler error messages, aiming to assist developers in non-English countries to understand compiler hints, warnings and errors. To do this, we shipped…
Read more
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…
Read more