How-To'sProductivity

Top 10 How To's: Mobile App Development

How important is mobile to your development plan? Very important probably. Here are 10 great blog posts (plus a bonus) one showing you how to do amazing things on mobile (and on desktop too). 1. Easily Deploy Powerful AI Vision Tools On Windows And Mobile Google Cloud’s AI Vision API offers powerful pre-trained machine learning models that you can easily use on your…
Read more
How-To'sProductivityWindows

Top 10 How To's: Windows 11

The most recent version of Windows, Windows 11, was released in October 2021. It is critical that you update your applications to support it. RAD Studio 11, Delphi 11, and C++Builder 11 previously supported Windows 11. Let’s take a look at our top ten How-for…
How-To'sNewsProductivity

Top 10 How-To’s: Modernization

Application modernization, also known as legacy modernization, involves updating existing software and its features to benefit from technological advances and maintain performance. Modernization can involve making apps cloud-native to lower cost and increase scalability and…
DelphiHow-To'sNewsProductivityRAD Studio

Top 10 How To's: RAD Studio

RAD Studio 11 Alexandria comes with a wealth of new super features to boost your productivity and give you access to new services and advances capabilities. The best new features include support for High-DPI 4k screens, provisioning for Windows 11, design-time views of styles, and much more. Here are our 10 favorite picks for getting things done in RAD Studio. 1. How to Use New Platform…
Read more
How-To'sNewsRAD Studio

Top 10 How To's: FireMonkey

The FireMonkey® framework is the multi-device, true native app development and runtime platform behind RAD Studio, Delphi and C++Builder. FireMonkey is designed for teams building multi-device, true native apps for Windows, OS X, Android and iOS, and getting them to app…
DatabaseHow-To'sInterBase

Top 10 How-To’s: FireDAC

FireDAC is a Universal Data Access library for developing applications for multiple devices, connected to enterprise databases. With its powerful universal architecture, FireDAC enables native high-speed direct access from Delphi and C++Builder to InterBase, SQLite, MySQL…
How-To'sInterBase

Top 10 How To's: InterBase

InterBase is a great solution for Delphi, C++Builder and RAD Studio users. Seamlessly integrated and with highly advanced security and data management features, like multi-level encryption, super-easy change tracking, data transfer speeds, quick recovery, and very low scaling cost, InterBase is easy on your data, your staff, and your budget! Here are our top 10 How-To’s for working with…
Read more
DelphiHow-To'sPython

Top 10 How-To’s: Delphi & Python

What would it be like to create tools that integrate Delphi with Python (including building Python GUI apps)? How much fun would it be to allow Delphi to execute Python code and call Python libraries, and allow Python to call modules in Delphi and interact with Delphi code…