Hi Gleison,
Our Cloud Code is powered by JavaScript so you won't be able to use c# in the editor. Can you describe your requirements in more detail here please ?
Regards,
Liam
Hi
What we are trying to do is have a configurable AI, the code on the server will be just a shell to load the real code from the DB.
Once the code is loaded it should be able to execute.
This will give me dynamic updates on the AI.
Is that possible ?
Thank you in advance for you time.
Regards
Gleison
Gleison Gibellato da Silva
Hi
I start to study your platform, and I would like to know if I can have code on the server side(Cloud) that can use CSharpCodeProvider.
My idea is have rules stored at the DB and make possible to changes those rules for tests/improvements/fixes without need rebuild server.
Is this possible on your platform?
Thank you