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

How-To: Deploy Your RAD Server Project On Windows With IIS

This guide walks you through setting up RAD Server on IIS and deploying your project into production. It was written by Eli M. and is part of the collection ofNew RAD Server (EMS) Articles, Resources, and eBook. What is RAD Server? RAD Server is an easy to develop, deploy, and operate solution for ISVs and OEMs building REST API endpoints. It includes many great features such as multi-tiered…
Read more
C++

Firebase Android Push Notification Support with RAD Studio 10.3.1

Last year, Google deprecated Google Cloud Messaging, also known as GCM. We have built-in support in FireMonkey for GCM. Google has announced that the “The GCM server and client APIs are deprecated and will be removed as soon as May 29, 2019. Migrate GCM apps to Firebase Cloud Messaging (FCM), which inherits the reliable and scalable GCM infrastructure, plus many new features.” In this…
Read more
C++

RAD Studio Roadmap May 2019

With this article, the RAD Studio PM team is introducing an updated roadmap for Delphi, C++Builder and RAD Studio. This May 2019 roadmap includes plans for the next 12 months. Alongside, we have also published a May 2019 Roadmap PM Commentary blog post, with more details and…
News

From the GM: New Updates and Changes to the Registration “Bumps” Policy [UPDATED]

We continue to invest in updating Embarcadero’s infrastructure and processes. As we get more and more new developers, having a modern face for the brand and products is important. You will see some of this in RAD Studio itself with 10.3.2. This is a busy, busy year, and I hope that we keep delivering valuable things to you (checkout latest Roadmap blog). Website and EDN Refresh We are migrating…
Read more
C++

Boost for C++Builder 10.3.1 - now available!

The Boost library is now available for C++Builder and RAD Studio 10.3.1. Boost is a very important third party C++ library, and one many of our customers request support for.It’s taken us longer than we had hoped, but I’m very glad to announce it’s…
News

Using EMSDataSetResource Component with RAD Server

[See the full index of articles for more information] Table of Contents The EMSDataSetResource Component Test the RAD Server application Create VCL client application using the EMSDataSetResource endpoint functionality Additional Information 1 The EMSDataSetResource Component The new EMSDataSetResource component allows for greater control of the data retrieved by desktop, multi-device, web and…
Read more
C++CodeHow-To'sModernizationRAD Studio

My code used to work but crashes! Easily Solving Incorrect Code with bcc64x

We’ve had a couple of support requests that are along the lines of, ‘I’m upgrading to the new Win64 Modern C++ toolchain. But when I run my app built in Release mode, it crashes, and…

IN THE ARTICLES