DelphiRAD Studio

How To Validate And Verify Email IDs Using MailboxLayer API

Forwarding a set of emails to incorrect or invalid email addresses can be tedious and time-consuming. To avoid this problem, you can utilize an email validation API which helps you thoroughly verify and identify the email sender’s domain and username with minimal fuss. To achieve this, you can add a MailboxLayer to your Delphi and C++ apps using a Windows app development…
Read more
DelphiIDERAD Studio

And Delphi, huh?

That was the theme of a live I watched… “And Delphi, huh???” For those who follow the evolution of the tool over the years, especially since Embarcadero, everything that has happened is very clear. But for those who are not part of this group, the question is…
C++CodeDelphiTech Partner

How To Make A Windows and Mobile Telegram Messenger App

In this article, you will learn about Telegram Messenger, why use Telegram Cloud in your own applications, TDLib Library, using OpenSSL for security and encryption, developing your own Telegram in Windows app development software, and much more. What is Telegram Messenger? Telegram Messenger is a popular cloud instant messaging application. This application offers multiple services…
Read more
DelphiNews

RAD Studio 11 is Coming: New Version Number Announcement and Beta Invite for Update Subscription Customers

We are pleased to announce that the next version of Delphi, C++Builder and RAD Studio will be version 11. This is currently in the works and we plan to release it later this year. Moving to Version 11 A few years back, Embarcadero decided to match the version number of the two primary desktop operating systems we target (Windows 10 and OS X, later renamed macOS 10) with a series of RAD Studio 10.x…
Read more
CodeDatabaseDelphiRAD Studio

6 Easy Ways to Connect to the Top Databases You Should Know

The processing of data is the soul of computing. Almost every single computer ever invented was designed so that human beings could take information in the form of data and manipulate it in one way or another, either through visualizations or use it in other ways to make decisions about our lives, work, and future. If data processing is the soul, then the pieces of data itself are the bones we…
Read more