DelphiRAD Studio

Everything You Need to Know About Cross-Platform Development

Recently I have discussed various topics on cross-platform development. We have explored and discovered different cases of cross-platform mobile and desktop development and learned about the best options when it comes to native and cross-platform development. Here a great selection of useful articles about cross-platform development we’ve published in the last few months. We also go on to…
Read more
News

RAD Studio 11.2 Alexandria Patch 1 Available

Today Embarcadero released a patch for RAD Studio, Delphi, and C++Builder 11.2 Alexandria. This patch addresses some issues in RAD Studio 11.2, including some missing files for the new iOS Simulator platform, an issue when using runtime packages on Win64, and Win64 debugging via PAServer. The patch readme with the list of publicly reported issues addressed is below in this blog post (and in the…
Read more
RAD Studio

9 Best Practices For Cross-Platform App Development

In today’s digital world, mobile devices are everywhere. As a result, businesses are investing heavily in mobile app development. Mobile apps are an effective way to communicate with your customers and build brand loyalty. However, today, there are different types of…
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
Delphi

WinForms vs WPF vs UWP: Expectations vs. Reality

The first step during Windows app development is determining which Windows app development tools you will use. Let’s do a WinForms vs WPF vs UWP comparison and look at a better alternative from Embarcadero.  Microsoft currently provides three different…
C++

Cross-Platform Mobile Development: 7 Best Frameworks

In today’s world, where billions of people worldwide own smartphones, every business increasingly feels the need to have its own mobile app. Mobile apps are an efficient way to provide information about your products and build brand loyalty. To maximize the benefits of…
DelphiRAD Studio

The Future Of Windows GUI For Python, Java, C#, & JavaScript

This is not a secret that Microsoft is revamping the Windows UI step by step with new guidelines, animations and various enhancements. These changes are almost universally popular and loved by millions of users worldwide, and the demand for Windows GUI development continues unabated despite competition for user’s information and processing needs from mobile devices and similar ubiquitous…
Read more