ModernizationNewsProductivityRAD Studio

RAD Studio & The Software Life Cycle – Publishing Applications

Publishing an app on multiple platforms can be a challenge when there are guidelines to be met and a consistent user experience guaranteed. In the first of a three-part series on the value RAD Studio delivers across the software development life cycle, we looked at the advantages of using RAD Studio in the application design and development phase. In this, the second part, we are looking at the…
Read more
C++DelphiFireMonkeyIDERAD StudioWebinar

A Tuesday Book Club! Webinar Replay

If you are just starting out learning to develop apps then choosing RAD Studio with Delphi is a pretty smart move. I know, I would say that wouldn’t I? But I really believe it. There are many thousands of examples, code repositories, and free components waiting for you to look at and reuse. That’s not all though, the longevity and popularity of Delphi as a platform for creating all…
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++CodeHow-To'sModernizationRAD Studio

My code used to work but crashes! Easily Solving Incorrect Code with bcc64x

We’ve had a couple of support requests that are along the lines of, ‘I’m upgrading to the new Win64 Modern C++ toolchain. But when I run my app built in Release mode, it crashes, and it’s hard to see why.’ First chance exception at $00007FF641CB123F. Exception class 0x80000003 with message 'Exception 0x80000003 encountered at address 0x7ff641cb123f'. Process…
Read more