Cryptography is the study of secure communications techniques that allow only the sender and intended recipient of a message to view its contents. Public Key Encryption or Asymmetric cryptography is widely used cryptography which use different keys for encryption and decryption.
Receiver needs to publish an encryption key, referred to as his public key which used for encrypt a message but…
Learn How To Use FireDAC To Work With A Firebird Database In Delphi
October 29, 2020
TheFirebirdgetting started sample shows how to use FireDAC with Firebird databases. This sample allows the user to do:
Temporaryconnection definitionat run time.Master-details relationship between datasets usingTFDQuery.Transactions handling…
Learn How To Populate A Database With Data Using An XML Document In This FireDAC Sample For Delphi
October 29, 2020
The FireDAC Database Connection creates a table (test_vs) and inserts data from anXML documentusing aFireDACdatabase connection.
Note: The connection to the database does not require authentication.
How to Use the Sample
Navigate to the…
In this CodeRage session, you can find out how to do these tasks:
Overview of OpenXml filesGetting the file propertiesCreating a simple Word fileCreating a complex Word file
XML files are ZIP files with a special format. If we open a file, for example, a Word document file with the help of a Zip Manager, you can see that file is really a zip file with an XML file in it. In the XML…
Rise of Legions Multiplayer RPG Windows Game Built In Delphi
October 29, 2020
Broken Games is a small, ambitious independent game development company based in Berlin, Germany. Their flagship game, Rise of Legions, is a multiplayer RPG available for the Windows platform. Co-founders Tobias and Martin focus on bringing people together through game…
Connecting to database and data-aware controls was no more a time consuming task for Delphi/C++Builder developers. With Absolute no code you can just and drop components and bind visually to show case your valuable data to the user interface controls faster.
Learn To Use Styles To Create Visual Stunning VCL And FireMonkey Apps With Delphi/C++ Builder
October 28, 2020
What is a Style: A set of graphical details that define the look and feel of a VCL application/FireMonkey Application, Similar to a theme in Windows. A style permits you to change the appearance of every part and state of a control. For instance, a scroll bar has the following parts: frame, slider, and the two side buttons for each direction. The side buttons, for example, have the following…
Learn About Quickly Building REST Applications Using The Powerful RAD Server In Delphi/C++ Builder
October 28, 2020
Over a period of years lot of Web Architectural styles were introduced like, Pipe and filter, Uniform Pipe Filter and some hierarchical styles like client server, Client server stateless, cache, etc. But each style has equal strength and limitations which leads to a modern…
In this webinar, you can learn about other possibilities of Delphi and C++ Builder on Raspberry Pi and SBC. What is SBC? It stands for Single Board Computer.
Overview of the webinar:
SBC and use casesExploring CPU ArchitecturesLinux vs. Android vs.
Key Target Platforms Update
October 27, 2020
I wanted to share some interesting data following a recent presentation looking into Modern Windows development.
75% of Windows Desktops use Windows 10!
Source: StatCounter
Windows 10 is now used by 3 out of every 4 Windows desktop machines! This market share is up around 10% in 2020, having originally passed Windows 7 back in late 2017.
Windows 7 is down to around 18% and falling.