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

RAD Studio 10.1 Berlin, REST/JSON and using a fun site: Name2Gender.com

I was thinking about how I would do a gender based analysis of our customer database without surveying our customers. The Embarcadero Community profile does not ask whether you are male or female. At the recent Evans Data Developer Relations Conference, there was a presentation about the number of developers in the world (currently around 19 million going up to 25 million in 2020). Evans Data puts…
Read more
News

Using the Floating Form Designer in Delphi

The Floating Form Designer is often commented as one of the reasons many developers still love using Delphi 7after almost 14 years. In that time Delphi has moved on a long way,firstly moving to theGalileo(docked) IDE, added unicode,64bit…
C++

Using C++11 Lambda functions with the C++Builder Parallel Programming Library

With the introduction of the Parallel Programming Library (PPL) and Embarcadero C++Builder support for C++11 lambda functions on the Win32, Win64, iOS and Android platforms, you can now use the two in combination in your applications. Below you will find C++Builder example source code that uses lambda functions with the Parallel For, Tasks and Futures. If you use C++11 features (including lamda…
Read more
Delphi

Migrating Legacy (DCOM based) DataSnap Servers from Delphi 2007 (and earlier) to Delphi 2009/2010 (and later)

Author: David T53150 A DataSnap migration question came up in today’s webinar, “Delphi 2007 to Delphi 10 Seattle Migration: Easy!“. Miguel Angel Moreno asked “Is there any webinar/document covering an easy way to convert old Midas remote provider based applications to the new DataSnap 2009 Rest remote dataset based approach? This is about one of the hardest functionalities to…
Read more
C++

Learn How to Use the New JSON Features in RAD Studio 10 Seattle

Author: franklinrhsampaio Learn How to Use the New JSON Features in RAD Studio 10 Seattle – Webinar Wednesday, March 2, 2016 Pawel Glowacki – Embarcadero Technologies RAD Studio 10 “Seattle” introduces many new features for working with JSON documents. In this demo-oriented session you will learn new ways of reading and generating JSON that requires less memory and provides better…
Read more
C++DelphiNewsRAD Studio

From Enhanced Training to Cutting-Edge Tooling: Embarcadero's Commitment to Elevating Your Development Experience

As many of you have noticed, a lot is happening at Embarcadero in 2024, and we have a lot more in store for you. We have one of our biggest releases in three years, we are bolstering our offerings in…

IN THE ARTICLES