DelphiNewsWebinar

Building Microservices with Boss and Horse

Here are the slides, links, and additional resources from Building Microservices with Boss and Horse. This session was a collaboration with Vinicius Sanchez of Hashload. Hashload is an open-source community on GitHub founded by Brazilian developers that works with many programming languages (Delphi, Python, Go…); Hashload Projects Boss: Dependency Manager for Delphi applications Horse…
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…
C++DelphiRAD Studio

Jumpstart Enterprise Cloud Development With AWS, Azure, And RAD Server

Are you ready to take your enterprise cloud development to the next level? Whether you’re a seasoned developer or just getting started, understanding and leveraging modern cloud technologies such as AWS, Azure, and RAD Server is essential for keeping up with the latest trends in developing secure, scalable applications. In this blog post, we’ll discuss how these powerful offerings can…
Read more
DelphiTech Partner

Easily Create Web Apps For Desktop And Mobile

Web-based apps are quite popular today. Whether they are for mobile, or desktop devices web applications do not require installation and manual updating as they are stored on a web server. This means there’s only one place for you, the developer, to maintain, and for mobile apps it also has the added benefit that you don’t have to get your code to be accepted in any app stores which…
Read more
Delphi

Is WPF Dead? What Is The Best Alternative?

A UI framework is an important software tool for creating software programs. For years, people have been using Windows Presentation Foundation (WPF) to create desktop client applications. Despite receiving multiple updates since its launch, based on our research, WPF seems…
DelphiTech Partner

Read Facebook Account Data In A Cross Platform App

Facebook is a social network that boasts high popularity among users from all over the world. Earlier, we have already shown how it is possible to automate the process of posting different types of info on a Facebook page using the Facebook Graph API. We’ve created a Facebook app, an access token and API commands that we’ve further used in our cross platform apps using Delphi and the…
Read more