When you develop Windows software you come across the need for some kinds of applications need to be run for 24 hours or, in fact, continually while the computer is running. Usually, the computers in question are network servers or monitoring applications on desktop machines. In these cases, you might think about creating a console application which has a either a minimal amount of interaction or…
Is Powerful AI Really Going To Steal Our Jobs?
April 4, 2023
This year is definitely starting to look like the year of the AI uprising and it’s only a question of time before it makes it into IDE software of all types. The ball really started rolling with a dramatic investment by Microsoft of at least $10 billion in OpenAI, the…
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…
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 the hard work for me and makes me look great! I get up every day and write code – and I write that code in the Delphi…
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…
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 settings between alternative registry keys. When upgrading minor versions, your registry settings are automatically persisted…
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…
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…