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

Server-Sent Events (SSE): Getting Real-Time Updates in Your Apps

If you have ever built a dashboard or an operations screen, you know the problem. You want the numbers on screen to reflect what is actually happening on the server, but you also do not want to write a polling loop that fires a request every second and hammers your backend whether or not anything has changed. There has to be a better way. For a large class of update-heavy scenarios, that better…
Read more
News

Old Embarcadero Quality Portal Migrated to Atlassian JSM

Approximately two years ago, Embarcadero moved the public customer bug reporting and feature requests system for Delphi, C++Builder, and RAD Studio from an internally hosted instance of JIRA to Atlassian Jira Service Manager (JSM). This portal is available at…
News

Announcing the Availability of RAD Studio 13 Florence Update 1

Embarcadero is pleased to announce that RAD Studio 13 Florence Update 1 (RAD Studio 13.1), along with Delphi 13 Update 1 and C++Builder 13 Update 1, is available to customers starting today. RAD…

IN THE ARTICLES