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

My November Conferences: EKON 25 and DelphiCon 2021

Over the next two weeks, I’m presenting at two different conferences: EKON 25, in-person in Dusseldorf, Germany, and DelphiCon 2021, Embarcadero largest yearly online event. EKON 25 The EKON conference in Germany is likely the longest running Delphi focused event, celebrating the 25th session this year, certainly a big breakthrough. The conference is in Dusseldorf, November 8th to 10th…
Read more
DelphiRAD Studio

Everything You Need To Know About Blockchain

Blockchain is a term utilized to represent distributed ledger technology. Blockchain is used to build a storage system for data in a distributed and immutable mode. So there are key features we need to mention. Immutability– this means that once data is…
DelphiDeveloper InterviewsInterviewNews

What Is It Like To Be A Developer Serge Pilko?

Hello. This article is part of a series where we speak with professional software developers who use Windows App Development Tools, ask them what it’s like to write code for a living, and perhaps gain a few insights into the software development industry along the way. Today we have a very popular member of the Delphi and RAD Studio developer community, Serge Pilko. Serge and I have…
Read more
News

RAD Studio 11 Alexandria Patch 1 Available

Today Embarcadero released a patch for RAD Studio, Delphi, and C++Builder 11 Alexandria. The patch addresses a few relevant issues in the most recent release and is available to active update subscription customers in the GetIt Package Manager (with a matching alert showing…
News

The New RAD Server Lite (RSLite) in RAD Studio 11

We announced the availability of a new option to deploy and license RAD Server as part of the RAD Studio 11 Alexandria release, with the goal of simplifying deployment for installations that do not require a large number of REST requests. What is RAD Server? Before I get to the specifics, let me remind you what RAD Server is. It is a REST server engine that allows you to quickly develop REST…
Read more
CodeDelphi

Gain A Python Performance Revolution With Delphi

According to TIOBE Python has overtaken Java and is most likely to overtake C in the near future. Python is the most searched language according to PYPL Index. There are some advantages to using Python for this popularity. Here are some advantages: Python is easy to read, learn and write.Improved productivity due to its simplicity.Effectively executes the code sequentially line by line which…
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