Delphi

The Time to Modernize Is NOW!

Malcolm Groves’ recent webinar, “Converting a 20-Year-Old Legacy Application to Microservices and Containers,” along with many discussions with our customers and technology partners, specifically Oren Aviram from Delphi Parser, inspired me to write a quick piece on modernization. One of the largest challenges our community faces today is motivating teams to upgrade large legacy…
Read more
News

Perché passare a Windows 10? (in Italiano)

Mentre RAD Studio offre una fantastica esperienza di sviluppo multi-dispositivo per applicazioni mobili e desktop, Embarcaderoresta concentrata anche sul mantenere i suoi strumenti di sviluppo al primo posto per lo sviluppo di client Windows, con la migliore…
News

RAD Studio Installer Options

Installing RAD Studio via the online GetIt installer, and packages via the GetIt Package Manager, isrestored. Installing RAD Studio Today, we have two installers for Delphi, C++Builder and RAD Studio. Our GetIt, web-based installer, and our offline InstallAware…
News

Installing C++Builder 10.3.2, Boost, and more

RAD Studio 10.3.2’s online installer, anda GetIt server for Boost and other libraries for 10.3.2, are online. As you may know, we have had some server issues recently which have affected installation. During this time, the workaround to install was to use the offline ISO-based installer. However, GetIt, which is the source of many libraries including Boost, remained offline. I’m…
Read more
C++

The new 10.3.2 RAD Server Management Console

Since Embarcadero started bundling RAD Server development support with RAD Studio, there has been a little-known utility available to manage installations from a desktop client. This application was originally called EMS Desktop console, and used to ship both as a binary in RAD Studio bin folder and with complete source code in the product source code folder. In 10.3.2 we have replaced that…
Read more
C++

RAD Server Improvements in RAD Studio 10.3.2

Over the last couple of years, Embarcadero has been expanding the features and capabilities of theRAD Server architecture, while at the same time making it more affordable (by including free deployment licenses with different RAD Studio editions). The recent…
C++

10.3.2 Installation Workarounds

We’ve received a lot of great feedback on 10.3.2 so far. As you may be aware, we’ve been experiencing server issues. The demand for 10.3.2 has been great, and we’re working on resolving the server issues as soon as possible. Our IT team is hard at work restoring…
C++

New in 10.3.2: C++ Code Insight Features and Improvements

10.3.2 includes async parameter completion, tooltip insight and go to definition for Clang-enhanced compilers, as well as significantly revised code completion In November, we released C++Builder 10.3.0 with an updated Clang-enhanced C++ compiler. That toolchain supported code completion, but missed several other Code Insight features. In 10.3.2, we’ve updated that compiler, adding Win64 support…
Read more