C++DatabaseDelphiRAD ServerRAD StudioWebinar

How To Work With Any Database And Do It Properly - Webinar Replay

We continued our webinar with a look at how ridiculously fast and easy it is to create cross-platform apps with RAD Studio and connect to a variety of databases. One of the great strengths of RAD Studio, and particularly Delphi and C++ Builder is how it can use components like FireDAC to connect to almost any database system there is available. In the webinar I looked at the range of built-in…
Read more
DelphiModernizationNewsRAD Studio

Why RAD Studio Apps Are Forever

The backward and forward compatibility of Delphi is simply legendary. Few languages and libraries, if any, can match Delphi’s backward and forward compatibility and stability, which can make even decades-old software run perfectly on the latest version of the Delphi IDE. With a backward compatibility rate close to 100%, Delphi offers developers the luxury of knowing software they have built will…
Read more
C++DelphiIDEModernizationNewsProductivityRAD Studio

New in RAD Studio 12.1: Split Editor Views!

RAD Studio 12.1 launched a few weeks ago, and while it was mostly quality-focused it added some key new features. The most major is an IDE productivity enhancement, one we’ve wanted to add for some time and which can be extremely useful… split editor views. Where you used to have one editor (with many tabs) in the IDE main window, you can now have any number of adjacent editors (each…
Read more