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

Connecting Databases with FireDAC through SSH

A customer recently inquired whether FireDAC could be used to connect to a database via an SSH tunnel. Of course, the short answer is yes. But first, let’s define an SSH tunnel and how it can be easily accomplished with Delphi and FireDAC. SSH Tunnels Secure Shell (ssh) is a standard tool that comes with most “network” operating systems, such as Windows. Linux, UNIX, macOS, and…
Read more
DelphiInterview

Developer Stories: Ziad Allaghi Shares On System Of Student Registration

Since 1998, Ziad Allaghi has been developing programs with Delphi. Ziad’s (System of Student Registration) application is a showcase entry for the Delphi 26th Showcase Challenge and we talked to him about his knowledge creating programs with Delphi. You can find more information about the application over at System of Student Registration. When did you start using RAD Studio/Delphiand…
Read more
DelphiInterview

Developer Stories: Oripov Murod Converses Regarding His DovtaLab2020 Application

Oripov Murod has been programming with Delphi since 2006. His application (DovtaLab2020) was submitted as an entry for the Delphi 26th Showcase Challenge and we interviewed him to know more about his application and experiences with Delphi. You can download his application over at DovtaLab2020. When did you start using RAD Studio/Delphi and have long have you been using it? I started…
Read more
C++

Learn To Use ExchangeRates API With REST In C++ Builder

Do you want to add live exchange rates features to your applications? You can easily get live exchange rates in our C++ Builder and Delphi applications by using ExchangeRates API from theexchangeratesapi.iothat is free for 250 requests monthly. It is very easy to…
DelphiRAD Studio

Websockets Harness Real-Time Power In Your Delphi Apps

Do you currently use websockets in your applications? Do you want to learn more about what websockets can do for your apps? Continue reading to learn everything you need to know about using websockets with Delphi, as well as a rundown of some of the available component sets that take the guesswork out of making the magic happen. What are WebSockets? A websocket implementation has two sides…
Read more
C++DelphiNewsRAD Studio

What You Can Do With RAD Studio 12.2

RAD Studio 12.2, released on September 12, 2024, has changed the development game again. How? With features never before seen in the IDE, like embedded access to AI-assisted coding, and with…

IN THE ARTICLES