C++RAD Studio

5 New Posts About Variables, Enums And More In Modern C++

Hello C++ Developers. Many times, the “Modern C++” term appears in discussions. In general, “Modern C++” started with the C++11 standards. C++11 is shorthand for C++ that is based on and implements the C++ ISO/IEC 14882 standard. Similarly, C++14 is later standard, C++17 follows that, C++20 after that, and C++23 in the future. Moreover, modern C++ consists of a lot of…
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…
News

InterBase ADO.NET Driver Updated with Improved Entity Framework Support

Embarcadero has just released version 7.13.6 of the InterBase ADO.NET driver and its related Entity Framework support. This release is focused on EFCore (Entity Framework Core) scaffolding support. The primary driver has a few bug fixes mainly around the situation when you are making a connection requesting dialect 3 or with no dialect included (which defaults to 3) but the database itself is a…
Read more
DatabaseInterBaseNewsRAD Server

How to Deploy RAD Server And InterBase on The Same Linux Machine

If you want to deploy RAD Server on a Linux environment (on-premise or cloud-based) it is mandatory to deploy an instance of InterBase as well because it is the database used by RAD Server to store all its internal data. This is quite straightforward in most cases, and you can even do it using Docker if you want, but what if you need to deploy RAD Server and your own InterBase instance on just…
Read more
Case StudyDelphiDeveloper InterviewsRAD StudioShowcase

This Is How We Optimized Brazilian Large Scale Drug Distribution

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 and overcome challenges across multiple industries. How did it all begin? I’ve always been closely following…
Read more