What is the strong point to take into account the choice between .NET or the Java generator in GeneXus KBs?

GeneXus allows you to create your own KB in Java and / or .NET. I searched for several days, unsuccessfully, if there is any good reason to choose one of them or if this is only a personal preference.

I think that it is more connected with interaction with Java / .NET libraries, but I am not sure and cannot find samples about this division. BTW Some of the GeneXus.com child nodes (wiki, training ..) are in .NET and others in Java.

And this is my main question. There are some points / important difference, technical division (performance? Deployment? ...), etc., to take into account the choice between Java or .NET as a generator for your project or mainly related to personal preference to work with " Tomcat "or IIS?

Thank.

+4
source share
1 answer

In most cases, you end up using the generator that is best suited for the technology stack of customers, so there is no big solution. However, if the decision is completely up to you, I believe that at the moment one strong argument is money .

Java, , , Linux + Apache Tomcat + MariaDB. - PaaS IaaS , .Net.

, GeneXus ( GeneXus Tero) .Net Core, .

, ( ) , .

, , , .

+6
source

Source: https://habr.com/ru/post/1687354/


All Articles