DelphiNews

Delphi Best Practices For A New Project In 2021 And Beyond

The goal of this tutorial is to describe the Delphi development ecosystem. It can be helpful for someone coming to IDE Software from another programming language. Delphi is really easy to learn – the programming language syntax can be learned in hours. Pascal, from which Delphi’s Object Pascal language has evolved, has long been a very popular language in colleges and education for…
Read more
DelphiResearch

Delphi Provides Better Enterprise Source Code Protection Than WPF And Electron

How do Delphi, WPF .NET Framework, and Electron perform compared to each other, and what’s the best way to make an objective comparison? Embarcadero commissioned a whitepaper to investigate the differences between Delphi, WPF .NET Framework and Electron for building Windows desktop applications. The benchmark application – a Windows 10 Calculator clone – was recreated in each framework…
Read more
DatabaseDelphi

ORM For Delphi

Object Relational Mapping is the idea of being able to write queries using the object-oriented paradigm in your preferred programming language. So this means we are trying to utilize our language to talk with the database instead of using SQL. Why utilize ORM? It…
CodeDelphi

Easily Target 5 Major Platforms With Delphi Over More Limited WPF And Electron Frameworks

How do Delphi, WPF .NET Framework, and Electron perform compared to each other, and what’s the best way to make an objective comparison? Embarcadero commissioned a whitepaper to investigate the differences between Delphi, WPF .NET Framework, and Electron for building Windows desktop applications. The benchmark application – a Windows 10 Calculator clone – was recreated in each framework by…
Read more
News

February 2021 GM Blog - 10.4.2, Delphi's 26th & More!

These are exciting times! As vaccines advance and lockdowns ease, we are ready to get back to business. Like many of you, we never stopped. The hard work of our teams culminated in the release of 10.4.2 while advancing our many initiatives, as our collaboration with partners…
DelphiResearch

Powerful Built In Database Access Puts Delphi Ahead Of WPF And Electron

How do Delphi, WPF .NET Framework, and Electron perform compared to each other, and what’s the best way to make an objective comparison? Embarcadero commissioned a whitepaper to investigate the differences between Delphi, WPF .NET Framework, and Electron for building Windows desktop applications. The benchmark application – a Windows 10 Calculator clone – was recreated in each framework by…
Read more