C++DelphiRAD Studio

Advanced Debugging And Application Logging System For Windows Developers

CodeSite is an advanced debugging and application logging system that gives developers deeper insight into how their code is executing. One of the benefits of this is that you can locate problems more quickly and easily ensure their application is running correctly. CodeSite can do live logging and file logging, it can be local and remote based on the configuration. Obtaining information…
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
DelphiResearch

Delphi Provides Long-Term Feasibility Over Ever-Changing Electron And End-of-Life WPF .NET Framework

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
DelphiNewsShowcase

Delphi 26th Birthday Showcase Challenge

Update: New extended the deadline and simplified requirements. Submit until Feb 22nd. We extended the voting window until Friday, the 5th of March because it took so long to get them all posted, especially with the 10.4.2 release in there. Another great Delphi birthday…
DatabaseInterBase

Importing and exporting data with IBConsole

There are several options available for migrating or importing data with InterBase databases. No matter if you are migrating and need to import data into your new database or exporting your data to use in third party systems. One of those options is IBConsole. IBConsole provides you with an easy to use format for both exporting and importing data into your IB databases. For this example, we will…
Read more