Case StudyContestNewsShowcase

Enterprise Software Development Article Challenge - Results

There were a lot of great entries for our Enterprise Software Development Article Challenge showing the use of Delphi, C++Builder, InterBase and RAD Server in many different enterprise use cases. List of entries: Winner! How This Motorcycle Hazard Reporting Monitoring Tool Was Made 2nd Place How To Win When You Have 34 Milliseconds To Beat Snoops And Spies My Successful Journey In Building…
Read more
C++IDERAD Studio

What Is Modern C++ in 2023?

Every year, the “Modern C++” term appears in many discussions. In general, the “Modern C++” term started with the release of the C++11standards. Since that time, the C++14, C++17, and C++20 standards followed. In the future C++23 is on the horizon…
CodeDelphiIDE

Developing Windows Services in Windows 11: Best Practices and Tools

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…
Read more
C++IDERAD Studio

How To Develop Apps With C++ On Windows

The activity of developing software is widely spread around the world, and it has become really easy to develop great apps without an extensive background in this area. There is even a phrase for it; “citizen developer”. Of course, professional, trained software engineers and other engineering disciplines related with this branch tend to be in the top-level of developers who are…
Read more
C++RAD Studio

How To Use Very Large Numbers In C++ Builder

Hello C++ Developers. In recent weeks there was another milestone when the latest RAD Studio, C++ Builder 11.3 was released. This release focused on quality and a myriad of improvements. For C+ Builder specifically, code compilation is highly improved and there are many more improvements and a whole raft of fixes in 11.3 that go into making this a good choice of modern C++ app builder. How…
Read more