Holger Flick
I am moving this blog away from WordPress and onto a dedicated coding site “HolgersCode.com”. I have been unhappy for while how complex it has become with WordPress to present technical articles. Thus, I decided… … Read more
1 year ago in Delphi, English, MVP0
TMS Software
Selecting a directions service Switching directions services in TMS FNC Maps for Delphi is easy. Selecting the right directions service to use for a specific application can be quite complex. Fortunately we’ve prepared this handy feature &… … Read more
1 year ago 0
dummzeuch
I recently set up a Samba Server using Ubuntu 22.04 as an NT domain controller (not Active Directory!). After quite some time fiddling with the settings and finally getting external help it worked. I could… … Read more
1 year ago in linux, Samba0
TMS Software
Breakthrough!After months and months of research & development, we’re eager to share with you the first beta of TMS WEB Core v2.3 that features debugging web apps from the Delphi IDE.Since its inception, TMS… … Read more
1 year ago 0
TMS Software
Over time, nearly every popular software framework will eventually spawn interlopers encroaching on its domain. Sometimes they are trying to get a bit of attention by providing an alternative solution, often inserting themselves between… … Read more
1 year ago 0
Soho Theme on while true do;
When it comes to generating auto-incrementing primary keys in PostgreSQL, the choice between “identities” and “serial” types holds significant implications for your database design and performance. In this article, we’ll e… … Read more
1 year ago 0
Soho Theme on while true do;
When it comes to generating auto-incrementing primary keys in PostgreSQL, the choice between “identities” and “serial” types holds significant implications for your database design and performance. In this article, we’ll e… … Read more
1 year ago 0
Al Mannarino
Introduction: This post describes how to create and use Static Library (.Lib) and Dynamic (Run-Time) DLLs in C++ Builder. A library is a collection of pre-compiled code that can be re-used by programs. There are… … Read more
1 year ago in .LIB, C++, C++ Builder, Code, DLL0
dummzeuch
I am a big fan of the Miniatur Wunderland in Hamburg – although I have been there only once and that was years ago, but I still follow them on YouTube and I regularly watch… … Read more
1 year ago in Delphi0
Soho Theme on while true do;
👉 DelphiMVCFramework 3.4.0-neon is out! Tons of new features, some bug fixes and improvements available. Let’s see what’s new! Yes! Following the promises to have more shorter release cycle for DelphiMVCFramework, after only 5 months… … Read more
1 year ago 0
Soho Theme on while true do;
👉 DelphiMVCFramework 3.4.0-neon is out! Tons of new features, some bug fixes and improvements available. Let’s see what’s new! Yes! Following the promises to have more shorter release cycle for DelphiMVCFramework, after only 5 months… … Read more
1 year ago 0
GunSmoker
Or: don’t create your own DLLs without reading this article! This article is not about EurekaLog, but about writing your own DLLs in general. This article is based on questions on the forums: “How do… … Read more
1 year ago in best practice, Delphi, how-to, technical0