Welcome to LearnDelphi.tv
Logging can be the difference between guessing and knowing. When your application encounters an error, the proper logging framework can quickly guide you to the root of the issue, but not all frameworks are created… … Read more
3 months ago in Movie0
Welcome to LearnDelphi.tv
There are many ways you can save a string to a file. In this video, we examine eight different approaches, not all of which are equal. Find out my favourite method, and some ways you… … Read more
3 months ago in Movie0
Embarcadero GetIt
The MakerAI Suite is a comprehensive set of Delphi components designed to integrate artificial intelligence into your applications. With support for state-of-the-art models and functionalities, the suite includes tools for natural language processing, … … Read more
3 months ago 0
gabr42
This was supposed to be an article comparing three major AI players in their ability to write technical articles. In preparation, however, I made some mistakes … :(When I prepared for the initial article, I… … Read more
3 months ago in AI, Delphi, multithreading0
Soho Theme on while true do;
👉 This article is available in english too. 👉 Este artículo también está disponible en español. 👉 Questo articolo è disponibile anche in italiano. 👉 Este artigo também está disponível em português do Brasil. Bloom… … Read more
3 months ago 0
Soho Theme on while true do;
👉 This article is available in english too. 👉 Este artículo también está disponible en español. 👉 Questo articolo è disponibile anche in italiano. 👉 Este artigo também está disponível em português do Brasil. El… … Read more
3 months ago 0
Soho Theme on while true do;
👉 This article is available in english too. 👉 Este artículo también está disponible en español. 👉 Questo articolo è disponibile anche in italiano. 👉 Este artigo também está disponível em português do Brasil. The… … Read more
3 months ago 0
Soho Theme on while true do;
👉 This article is available in english too. 👉 Este artículo también está disponible en español. 👉 Questo articolo è disponibile anche in italiano. 👉 Este artigo também está disponível em português do Brasil. Il… … Read more
3 months ago 0
Hagop Panosian
Grab your seat for a new exciting webinar! Host: Embarcadero Developer Advocate Ian Barker Special Guest: Amar Goel, CEO, Bito.ai What’s the Webinar About? If you work in a team, accept commits from contributors or… … Read more
3 months ago in AI, News, Webinar0
Antonio Zapater
We’re excited to announce a major enhancement to our WebStencils demo project: native Docker support! This new feature opens up exciting possibilities for deploying and distributing your Delphi web applications built with WebStencils and WebBroke… … Read more
3 months ago in Delphi, docker, modernization, News, wsl0
Andrea Magni
Basic error signaling in REST API are usually driven by HTTP status codes (eventually also using the HTTP reason field, even if its purpose is tied to CORS implementation). This is generally handled causing an… … Read more
3 months ago in Delphi, English, mars-curiosity0
GunSmoker
We were contacted by a customer who claimed adding EurekaLog to his application increased application startup time by a factor of 2 – but only on PCs running Windows 2016. In other words, application startup… … Read more
3 months ago in debugging, Delphi, EL 7.x, Stories0
Dalija Prasnikar
Delphi’s procedural types fall into three categories: standalone procedures and functions, methods, and anonymous methods. The variables that can store those types are all different, both in their memory size and their nature. Further differences… … Read more
3 months ago in anonymous methods, methods, procedural types0