News

How Do Delphi And Electron Measure Up on Extendibility? Benchmarking Study Finds Out

Extendibility means a framework can be extended as required in its own language. If a framework needs plug-ins or extensions to be written in a different language. it will force additional costs on businesses that use it. The “Discovering The Best Cross-Platform Framework Through Benchmarking” whitepaper evaluates two frameworks supporting multi-platform desktop application…
Read more
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
News

Long-Term Feasibility Benchmarking Between Delphi And Electron

The long-term feasibility profiles of Delphi and Electron licenses are vastly different. This is related to Electron’s short history compared to Delphi’s 27-year evolution, and the difficulty of making reliable predictions about Electron’s future. In the blog post below we take a closer look at the long-term feasibility profiles of Delphi and Electron as part of an extensive…
Read more
C++Delphi

The Intermediate Guide to Windows App Development

Windows app development is quite a large subject when you go beyond just scratching the surface. There are several different kinds of Windows app development beyond just the regular GUI application. In this article we take a look at a few of the other types of app such as…