/ThinfinityJSROgetJSONdataSharp

Testing the JSRO system in Cybelesoft Thinfinity VirtualUI

Primary LanguageC#The UnlicenseUnlicense

ThinfinityJSROgetJSONdataSharp

There is a Delphi version at...
https://github.com/gkoehn2020/ThinfinityJSROgetJSONdata

Learn how to use JSRO at...
https://www.cybelesoft.com/blog/windows-and-web-integration-through-thinfinity-jsro-javascript-remote-objects-introduction/

[2021-12-09] On Thinfinity VirtualUI version 3.0.7.103, the property in the Windows Application is always empty!
[2021-12-15] Thinfinity VirtualUI version 3.0.7.108 fixed the issue.

Visual Studio 2022 Community Edition.
Windows 10.

Requirement: The windows application must serve the JSRO javascript.
The reason is, if we must change the JSRO javascript code for a new version of our Application,
we cannot be frequently changing the app.html file in C:\Program Files\Thinfinity\VirtualUI\web.
Our IT requires new versions of applications to be drop in replacements of our binaries.
We do not want modify code outside of our application directories.