Published inITNEXTNormalizing a database in Third Normal Form in OutSystemsIn many projects, scalability is questioned or reduced resulting from an inefficient data model. The data models, which give rise to the…Nov 121Nov 121
Published inITNEXTHow to use Python scripts in OutSystems 11 applicationsThe topic of using custom code in C# or Javascript is often discussed, and the Outsystems platform gives us this capability. But what if we…Oct 18Oct 18
Published inITNEXTCreating barcodes with Google fonts in OutSystemsWe often need to create barcodes in our applications and it is not always feasible to install components for this. However, there is a…Oct 8Oct 8
Published inITNEXTHow to import a text font into a Library in OutSystems ODCSometimes we may need to import a text font into an ODC library in order to generalize and abstractly share that same font across multiple…Sep 22Sep 22
Published inITNEXTHow to manage user licensing in OutSystems 11 with automatic mechanism of inactivating and…In many OutSystems 11 software factories, the licensing factor of the number of users is a constant concern. The fact that this is a…Sep 10Sep 10
Published inITNEXTOutSystems ODC: Integrate custom C# code with variables of non-basic typesIn my previous article, we analyzed how to integrate custom C# code into OutSystems ODC…Aug 14Aug 14
Published inITNEXTExtend OutSystems ODC applications with custom C# codeSometimes we may need to extend our applications developed in OutSystems ODC with custom C# code. In the OutSystems 11 version, we use…Aug 9Aug 9
Published inITNEXTOutSystems Development — Style guide sharing solutionsIn my last article I talked about style guide architecture in OutSystems. This article serves as a complement to the previous one, talking…Jul 15Jul 15
Published inITNEXTStyle guides architecture in OutSystems 11This article addresses how the style guides used in OutSystems applications (version 11) fit into the Architecture Canvas and the most…Jul 2Jul 2
Published inITNEXTPatterns for mobile UI development with OutSystemsThe OutSystems platform was so well thought out that the development paradigm is shared between reactive web and mobile.Jun 18Jun 18