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…
Easily Create Robust Cross-Platform IoT Solutions With Message Queuing Telemetry Transport (MQTT)
March 15, 2021
Most of the developers already familiar with HTTP web services. HTTP is a synchronous protocol so the client waits for the server to respond which comes at the cost of poor scalability. And synchronous communication is problematic when it comes to high load systems.
Using Credentials Manager on windows allows users can easily identify the cached network credentials. However, Sometimes Developers need to list down the cached windows network credentials from a Delphi App programmatically? Don’t know how to do it?. Don’t…
Easily Target 5 Major Platforms With Delphi Over More Limited WPF And Electron Frameworks
March 15, 2021
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…
FlexCel is one of the most robust and comprehensive component suites for native Excel reports and file generation using VCL and FireMonkey. It includes over 300 Excel functions for calculation. The best part is that it is a cross-platform component suite with native support…
FastReport VCL & FMX – is an add-on component that allows your application to generate reports swiftly and efficiently. FastReport gives all the essential tools to develop reports, including a visual report designer, a reporting core, and a preview window. It can…
David Vacanti is a long time Delphi developer for over 26 years. He submitted a showcase entry (PROLINES 8: An Incredible Marine Vessel Design Software Powered By Delphi) into the Delphi 26th Showcase Challenge and we interviewed him to find out more about his journey with Delphi. You can find out more about his PROLINES 8 software and other software he has built in Delphi over on the product page…
Rapidly Deploy Blazing Fast Payment Solutions On Windows
March 12, 2021
The Delphi ecosystem has dozens of component partners that help developers amazing and complex applications faster. One of them is /n software. They provide a wide range of components for developers.
E-Payment library simplifies E-Commerce development and offers 100+…
Enterprise-Grade Restaurant Ordering Template App For iOS And Android Built With Delphi
March 12, 2021
Embarcadero Technologies’ GetIt portal contains a collection of industry-ready solutions. The majority of complete applications include documentation as well as reusable components and modules.
These template applications are generic in nature, utilizing the most…
Execute Scripts and View Source with TEdgeBrowser
March 12, 2021
With the release of 10.4.2 Sydney, the TEdgeBrowser for Delphi, C++Builder, and RAD Studio now works with the released version of Microsoft Edge and the Microsoft Edge WebView2 Runtime. This VCL component offers a number of improvements over the existing TWebBrowser, and the one I want to show you now is how to render arbitrary HTML, run arbitrary JavaScript, and grab the HTML Source from a web…