CodeDelphiHow-To'sWebinar

How To Create Enterprise iOS Apps, No App Store Required

Today (December 21st 2022) you can join us as we continue Embarcadero’s two-day Enterprise CodeRage event which focusses, as you might expect, on enterprise development topics using your favorite IDE software. I am presenting two sessions – this blog post describes the second session: Enterprise iOS apps, no app store required. The first session aired yesterday (December 20th 2022) and…
Read more
CodeDatabaseDelphiHow-To'sWebinar

How To Make MySQL Your SQL

Today (December 20th 2022) and tomorrow you can join us for Embarcadero’s two day Enterprise CodeRage event which focusses, as you might expect, on enterprise development topics using your favorite IDE software. I am presenting two sessions – this blog post…
DelphiRAD StudioTech Partner

Keeping secrets on Amazon Web Services

Keeping secrets can be tricky. Thankfully, Amazon Web Services has several tools in its toolbox to help. Let’s start by talking about AWS Secrets Manager and then go on to show how you can work easily with Amazon secrets in your Delphi cross-platform apps. What is The AWS Secrets Manager? AWS Secrets Manager is exactly what it sounds like. Secrets Manager is the go-to place when you need…
Read more
C++DelphiIDERAD Studio

Top 5 Visual Mobile App Builders In 2022

In today’s digital era, smartphones and mobile devices are everywhere. Every year, millions of smartphones are sold worldwide. Naturally, the increasing use of smartphones is resulting in increasing mobile app downloads. The year 2021 alone saw a whopping 230 Billion…
CodeDelphiRAD StudioTech Partner

This Is How To Use The Factory Method Pattern in Delphi

Do you want to know what the Factory Method Pattern is and what it can do for you? When you are writing simple or complex applications, you might need to create multiple classes inheriting the same class or implementing the same interface. This is easier when we have a small number of classes at the same level of inheritance. However, even with the best app builder software, when more and more…
Read more
DelphiRAD Studio

Delphi Developer Debate - WITH/GOTO/LABEL Slides And Replay

Here are the slides and links for the “Delphi Developer Debate – Syntax Censor – WITH/GOTO/LABEL” webinar hosted by Embarcadero MVP Ian Barker and a gathering of your favorite MVPs and developers on 27th July 2022. The fun and lively discussion centers on your favorite IDE software, RAD Studio and specifically the WITH, GOTO and LABEL language features from Delphi and the opinions…
Read more