In C++Builder 10.3, we have some great news for C++ developers. We’re very pleased to announce our first C++17 compiler. This is combined with an updated C++17 standard library, and a completely new code completion technology, and – yes, there’s more – a new feature, Error Insight for C++.
Let’s dig into what’s new in C++ for RAD Studio 10.3!
C++Builder 10.3 with a sample C++17…
Beyond RAD Studio Pro: Why Developers Choose Enterprise and Architect
September 18, 2018
RAD Studio, Delphi, and C++Builder come in 3 different editions: Professional, Enterprise and Architect. Until recently we also sold some of the Enterprise features as addons for the Professional version, but that has recently been discontinued. At the same time, we’ve…
Make Your Apps Scalable and Web-Enabled
September 11, 2018
This blog post accompanies the webinarMake Your Apps Scalableand Web-Enabled – Leverage your Business Logic with a Fast Flexible Multi-Tier Architecture – Using RAD Server and REST Services.
Create high performance, scalable applications by adopting a…
Build Flexible and Robust Apps with a Multi-Tier Architecture
September 10, 2018
A Multi-Tier architecture separates the UI/Presentation, the application and business logic layer, the data access layers, and the database itself in separate applications, potentially running on different computers. In this blog post we’ll examine some of the key traits of this architecture and discuss key reasons for adopting this model.
Multi-tier architectures are fairly common these days…
Offline Capable Cross Platform Delphi 10.2 FireMonkey Client Code For Android, iOS, macOS, And Windows
September 5, 2018
The RAD Server Field Service Template provides an end to end field service application template for routing appointments, managing parts, and user administration. It is made up of a REST server module, a desktop client, and a cross platform mobile client. The template can…
Learn How To Replicate A TFDMemTable Into An IBLite Table With FireDAC In Delphi 10.2 Tokyo
August 23, 2018
The Field Service Template client app has offline capabilities which allows you torecord changesoffline without an internet connection. Later updates can be sent back up to the RAD Server once an internet connect is detected. One of the pieces of code in the…
Full Featured FireMonkey Mobile Client Source Code For Delphi 10.2 Tokyo On Android, iOS, macOS, and Windows
August 23, 2018
For the server-side, the RAD Server Field Service Template makes use of a RAD Server-based REST server module. On the admin side, there is a desktop client based on FireMonkey for adding, viewing, and managing appointments. You can also use the admin client to manage parts inventory and user administration. FireMonkey was used to create the offline-capable cross-platform client app, which can be…
Architect Edition Now Includes RAD Server Multi-Site License
August 22, 2018
RAD Server is a powerful solution for building web services and modern multi tier applications, and as a backend for mobile applications. You can use RAD Server to publish your own REST APIs, like exposing database data or any other data source, but also perform actions on…
August 2018 Roadmap Commentary from Product Management
August 7, 2018
2018 has been a very exciting year so far for Embarcadero. In our roadmap, you can find the key features that we’ve planned for calendar year 2018/2019. Before we get to the details of our updated roadmap, we wanted to recap what we’ve delivered so far:
Back in March, we…
RAD Server: Beyond the Basics Webinar Tomorrow
July 24, 2018
Over the last few months and the 10.2.x updates, RAD Server has been extended with several new features. But the technology also has several other advanced features we rarely discuss, because the typical one hour webinars we doare often only enough to cover the basic introduction. In this webinar, I’m going to skip the intro, rapidly walk you over a first demo, and move from it to more…