171
Views
5
Comments
Which language does outsystems use?
Application Type
Traditional Web, Mobile, Reactive, Service

Hello Folks,

1.Which language does the outsystems used for creating its application or on which language does outsytems is based on?


2.And which language does outsystems used for its UI/UX design?

Plz give me exact answer folks .

Thanks & Regards

2020-11-25 10-45-32
Mostafa Othman
Champion

Hello,

OutSystems generates .Net code (C#)  once you publish your application or module.

For database, OutSystems generates database scripts based on database engine used for your environment (SQL server or Oracle or Azure SQL)

For UI, OutSystems generates HTML, CSS and JavaScript

2023-11-02 05-59-26
Prashant Gautam

are you sure regarding it  Mr.Othman? if yes,  can we get that code for using it in our external application.


plz reply

2020-11-25 10-45-32
Mostafa Othman
Champion

You have to follow detach process to be able to access generated code.

Please check following post and answer marked as solution: 

https://www.outsystems.com/forums/discussion/64254/outsystems-generated-code-architecture/

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

Why are you doubting Mustafa, he is 100% correct in what he replied.

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

In addition to what Mostafa mentioned, when required for static application security testing, there is a procedure to request the code for applications also:

https://success.outsystems.com/support/security/static_application_security_testing/ 

On a self-managed OutSystems infrastructure you can always access the generated code, also highlighted in the link I shared.


 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.