This is the final entry in the Enterprise Article challenge. We’ve had some great submissions from all kinds of developers who are using RAD Studio with Delphi and C++ Builder for Windows app development as well as a whole host of cross-platform apps for Android and iOS too. I am so grateful to you all for taking part. All the authors of the published articles will be contacted shortly, and…
During webinars I like to demonstrate how powerful RAD Studio with Delphi is for creating cross platform apps and how absolutely easy it is to do. I often make the point that I don’t want to work too hard which is why I like RAD Studio with Delphi – it does all…
Learn How To Use Template Parameters In Modern C++
March 3, 2023
RAD Studio is a great Delphi and C++ IDE (C++ Builder). It’s an IDE packed full of many great features to help you develop professional applications in the fastest and most efficient ways possible. Recently, Delphi had a very active week with DelphiCon with many great…
How to Check The C++ Compiler Version On Windows
March 1, 2023
A C or C++ Compiler is a computer program that converts the text of a program’s code into an executable program. How can we check the version of the C++ compiler we are using on our Windows computer? Let’s take a look at a few different ways to do it.
How can I check the C++ compiler version with the RAD Studio command prompt?
RAD Studio powers C++ Builder which supports various…
Today’s enterprise article focuses on a long-running Windows development large-scale project brought to us by Didier Cabalé. Didier describes “SCULi” which forms the backbone of diagnosing maintenance issues for Liebherr’s extensive range of products…
Streamlining RAD Studio Upgrades with GetIt
February 27, 2023
This guide covers streamlining GetIt packages during and upgrade and installation for a smoother upgrade experience.
When upgrading between major versions, the Settings Migration Tool simplifies keeping your settings. It is also great for migrating a subset of your…
This Is How We Optimized Brazilian Large Scale Drug Distribution
February 27, 2023
Today we have an Enterprise Article entry from that hotbed of Delphi developers, Brazil. Landerson Gomes takes us through how the strong cross platform development capabilities of RAD Studio with Delphi allowed him to help a drug distribution company streamline its processes and overcome challenges across multiple industries.
How did it all begin?
I’ve always been closely following…
Discover The String Operations And More Great Features Of C++
February 24, 2023
Hello C++ Developers,
This week we have an abundance of topics about strings, which mostly include String Operations in Modern C++. We will learn to use the find() string method as well as exception handling in C++. One of the great features of C++ Builder’s VCL and…
The Story Of Too Much Code And An Imaginary Friend
February 23, 2023
We’ve had quite a diverse array of submissions for our Enterprise App Article Challenge. Most have helped demonstrate the strengths of RAD Studio with Delphi as a highly efficient low code programming language. Several have featured component sets and technologies like…
C++ Builder Is The Trusted Enabler For This SAMD
February 22, 2023
A C++ Builder article today from our Enterprise Software article challenge. Today C++ app developer Courant describes their experiences with creating what they describe as “Software As A Medical Device” or SAMD. It’s not a term I’ve heard before, I must admit, so it’s intriguing to hear from Courant as they tell us about their enterprise app experience. What unfolds…