Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
DelphiTech Partner

Easily Create Web Apps For Desktop And Mobile

Web-based apps are quite popular today. Whether they are for mobile, or desktop devices web applications do not require installation and manual updating as they are stored on a web server. This means there’s only one place for you, the developer, to maintain, and for mobile apps it also has the added benefit that you don’t have to get your code to be accepted in any app stores which…
Read more
C++CodeIDE

C++ in the News

In this blog post you’ll find links to recent C++ articles related to the language, programming, ISO standard and software development. The articles included are for the period of November 6, 2022 to December 7, 2022. C++ Language Bjarne Stroustrup was live online on…
C++Code

The Top 5 Great C++ Tips On Eligible Copy Constructors And Pure Virtual Destructors

Hello to our fabulous C++ Developers. C++ Builder is a great C++ IDE and compiler to build wonderful C++ Apps with tons of modern features, and this has been another amazing week with a lot of new C++ tips and articles for you. in today’s round-up you can learn how to use static_cast. You can also learn how to read and write text files in modern C++ as well as directory operations. In…
Read more
C++CodeRAD Studio

Introduction To C Programming In 2023

Hello to all developers. As we write this, a new year is approaching and we have introduction-level beginner posts about C programming that may help and motivate you, your friends and family, or your students to make learning to code your new year resolution and start new…
News

Embarcadero InterBase 2020 Update 4 Released!

We are happy to announce that today Embarcadero has released a new version of its InterBase flagship database engine, InterBase 2020 Update 4. With this release, the company continues to improve the product’s quality and usability. General and Quality Improvements This…
News

Delphi With Statements and Local Variables

I was recently discussing against the use of the with statement in Delphi with a customer and I realized that local variables offer a very good way to get rid of with statements As any Delphi developer knows, the with statements have been long in the Object Pascal language since the early Pascal days, but they have also been considered harmful by many, myself included. To explain once more…
Read more
Delphi

Is WPF Dead? What Is The Best Alternative?

A UI framework is an important software tool for creating software programs. For years, people have been using Windows Presentation Foundation (WPF) to create desktop client applications. Despite receiving multiple updates since its launch, based on our research, WPF seems to attract search engine queries if it still good for software development on Windows and even asking is WPF dead. Let’s…
Read more
Case StudyDelphiShowcase

How Does Reliable Delphi Keep This Wonderland Running 365 Days A Year?

When you are open every single day of the year, rain or shine, your timings are measured in milliseconds, and your smallest distances are 0.7mm (0.03 inch) apart you begin to really appreciate how…

IN THE ARTICLES