Atozed Forums
New demo available - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: New demo available (/thread-4031.html)



New demo available - Alexandre Machado - 04-16-2024

There is a new demo showing how to use the new "template as resource" feature introduced in IW 15.6.0:

https://github.com/Atozed/IntraWeb/tree/master/15/Delphi/TemplateAsResource

In this demo all template and associated files (both .js and .css types) are linked directly into the executable as normal resources.

It is very interesting because you have a self-contained binary file which has everything that your application needs. For some specific scenarios this application has several "pros" like enhanced security (templates and files can't be easily changed without tampering with the executable itself) and simplified deployment (to be honest, deployment can't be easier than this).

I wouldn't say that this is for everyone but it definitely has its use.

Enjoy!  Big Grin