Do you want build Mobile Solutions which require strong backend for enterprise focus, turn-key, cloud-ready, fast and easy deployment, with Apple and Google push notifications capabilities ? Finding the option or thinking to build from scratch for your Delphi/C++ Builder Applications? Don’t Worry. Embarcadero RAD Server (Enterprise Mobility Services) which solves your needs.
RAD…
Rapidly Build And Deploy Service-Based REST Applications With RAD Server For RAD Studio
October 7, 2020
Every year CodeRage sessions happen online. CodeRage is all about Delphi, C++ Builder, RAD Server, Delphi Web Development, and more.
In this mini-session, you can learn how to build backends and adding custom API resources through a Delphi or C++ Builder Package Library…
Accessing internet resources becomes a common feature in modern desktop windows applications. Thinking how to build these capabilities in yourDelphi/C++ FireMonkey Applications?WINSOFTmade a Flexible component suite that helps you to access internet…
Learn How To Implement Auto-Incremental Fields In This FireDAC.AutoincFields Sample For Delphi
October 2, 2020
FireDAC allows the insertion of a new record with an auto-incrementing column and getting back a new value of this column. That works for immediate updates, as well as forcached updates. Depending on the DBMS, the auto-incrementing fields may be implemented either using a special IDENTITY (or similar) column data type, or using a generator (or a sequence) and a table…
5 Aqua Data Studio features for an Application Developer
October 2, 2020
Data has become one of the most important aspects to any company. As databases evolve to support big(ger) data, highly available web applications, and deal with more complex levels of business logic, the applications that represent the user interface and business logic of…
Replay from part 1 of the Python for Delphi Developers. Be sure to register for Part 2!
Agenda
Motivation and SynergiesIntroduction to PythonIntroduction to Python for DelphiSimple DemoTPythonModuleTPyDelphiWrapper
A few useful links
Python4Delphi librarySynEdit…
Addressing the Problem of the Missing dbxConnections.ini File
September 30, 2020
There is an issue with RAD Studio 10.4.x related with dbExpress configuration, that you can work around by creating a new configuration file.
When you install RAD Studio 10.4 (or 10.4.1) or Delphi or C++Builder, there is an error in the installation script that causes a configuration file to be missing. The lack of this file, that the IDE expects, causes a few errors reported for example…
Easily Learn To Store Data In A Nested Dataset using FireDAC With FireDAC.TFDMemTable.NestedDataSet Sample
September 24, 2020
TheNestedDataSetsample shows you how to set anested datasetin a dataset field.
Location
You can find theNestedDataSetsample project at:
Start | Programs | Embarcadero RAD Studio Sydney | Samplesand then navigate to –…
Quickly Use Delphi FireDAC In A Multithreaded Environment With The FireDAC.Pooling Sample
September 22, 2020
This sample uses theUse Connection Definitiondrop-down menu to select a connection definition.
In a multithreaded application, where each thread starts, establishes a connection, performs a certain short task, and releases the connection, the repetitive…
Ultimate Web Frameworks For Ultra-Fast Web Application Development using Delphi/C++ Builder
September 22, 2020
Choosing the Web framework for Delphi/C++ Builder will no longer be a tough task for developers or companies to meet the business needs. There is plenty of resources around Embarcadero and the web about various frameworks with the pros and cons. Struggling to choose the right one for your need? Not to worry, this post will guide you through some of the available frameworks.
RAD Studio Included…