This is a component of the TMS WEB Core (Delphi web app) and TMS XData (Delphi REST API) project that implements a complete web-based survey app. The complete set includes the following.
- Survey Server Example (REST API implemented with TMS XData)
- Survey Admin Client (web app implemented with TMS WEB Core)
- Survey Client Example (web app implemented with TMS WEB Core)
The project first appeared as a mini-series on the TMS Software Blog. The first of the three parts is available here.
This DLL needs to be included in the same folder as the project executable. It is needed by the SHA-256 hash function that is used in several places, that, in turn, comes from the TMS Cryptography Pack. A post-build event has been added to the project to do this automatically. This assumes that a Win64 project is being built. Please adjust accordingly.
As with any modern application, other libraries/dependencies have been used in this project.
- TMS XData - This is a TMS XData project, after all
- TMS Cryptography Pack - Supples the SHA-256 hash function
Last Updated at 2023-12-24 05:04:37 UTC
-------------------------------------------------------------------------------
Language files blank comment code
-------------------------------------------------------------------------------
Pascal 9 1638 4000 11020
Delphi Form 3 1 0 156
YAML 2 8 12 33
Markdown 1 7 2 31
-------------------------------------------------------------------------------
SUM: 15 1654 4014 11240
-------------------------------------------------------------------------------
If you find this work interesting, helpful, or valuable, or that it has saved you time, money, or both, please consider directly supporting these efforts financially via GitHub Sponsors or donating via Buy Me a Pizza. Also, check out these other GitHub Repositories that may interest you.
If you're interested in other TMS WEB Core and TMS XData content, follow along on 𝕏 at @WebCoreAndMore, join our 𝕏 Web Core and More Community, or check out the TMS Software Blog.