DelphiRAD Studio

The Future Of Data Access Is Through Data Bindings

Delphi RTL (Runtime Library) contains a mighty expression engine, one of the foundations of the LiveBindings architecture but can be utilized as a separate engine for processing expressions. It’s this kind of low-code super-charged feature which makes you really appreciate the powerful performance boost that having decent IDE software can add to your coding experience. The…
Read more
How-To'sNewsProductivity

Top 10 How-To’s: Modernization

Application modernization, also known as legacy modernization, involves updating existing software and its features to benefit from technological advances and maintain performance. Modernization can involve making apps cloud-native to lower cost and increase scalability and agility, and to enable remote teams to maintain and update it. Besides improving performance, modernization extends the…
Read more
Delphi

Is Java Dead? What Is the Best Alternative?

Java was developed by Sun Microsystems and was later acquired by Oracle in 1995. According to its Wikipedia page, “Java is a high-level, class-based, object-oriented programming language, designed to have as few implementation dependencies as possible.” Although it has…
News

Supercharging Development Productivity - Replay

When someone writes as much code as you do, it is important to make sure you are getting the most productivity for your time. This webinar focuses on tools, tips, and techniques to supercharge your effectiveness. Get your work done quicker. It is up to you what you will do…
C++Delphi

The Power Of The Future Is Rooted In The Past

First programming languages were written in the 1950s, long before our modern day ide software was even a twinkle in the eye of the most forward-thinking minds. Those early languages were very close to the hardware. Instructions were extremely unsophisticated and were almost one-to-one conversions of a circuit’s purpose: load value, multiply value, subtract value. In fact, multiplication was…
Read more
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