DelphiRAD StudioWebinar

How To Create A Real Windows App Step By Step Guide

Hello developers. Our previous sessions in our Winter Webinars series which showed you how to create a real Android app step by step” and “how to create a real iOS app (even if you do not have a mac)” were extremely popular. During the sessions I showed how to use RAD Studio 12 to create multi-platform apps to target Android and iOS devices. Building on that is the following…
Read more
C++CodeIDERAD Studio

This Is How To Develop Modern C++ Apps With C++ Builder 12

Hello C++ Developers, I am happy that in the last few years, IDERA Inc. Company and Embarcadero focused on supporting C++ more, which is a good strategy for the software industry. This support started with embracing the hugely popular Visual Assist product from WholeTomato as well as releasing a preview of the 64-bit CLANG compiler. In November, the new RAD Studio 12 with the new C++…
Read more
DelphiTech Partner

Command-line Compilation Of Delphi Projects: Real-life Examples

Delphi app command-line compilation allows developers to compile a project in the background regime without the necessity to run IDE software. This approach is very useful for automating the compilation process, especially in those cases when you need to compile a lot of projects and/or libraries. Command-line compilation is conducted by means of the MSBuild command. The parameters of this command…
Read more
C++DelphiNewsRAD ServerWhitepaper

Announcing the new updated RAD Server Technical Guide

Back in 2019, David I wrote a fantastic guide to RAD Server that has been very popular in helping developers develop new, and migrate older systems towards a RESTful architecture. There have been a number of updates to RAD Server since the guide was originally launched, including a number of new components that have simplified and made RAD Server even more RAD!  We have also had a lot of…
Read more