by Adolfo Arnold | Mar 6, 2019 | Blog
Some time ago, I had the chance to work on Raptor Framework, our product for the dynamic generation of CRUD operation starting from .Net code. During the porting from .Net Full Framework to .Net Core and Angular, I deal with the refactoring of validation management of...
by Michele Aponte | Feb 27, 2019 | Blog
In the last year, I interested myself in Docker and to the whole ecosystem around it, and I finally arrive to Kubernetes to organize containers. Against all odds, I get into this argument and I started, as I usually do, to share my experiences during the events I...
by Genny Paudice | Feb 19, 2019 | Blog
I recently worked on the backend of an application, for one of our clients. Some tasks concerned the introduction of new API to be noticed with Swagger and, specifically, one of these requires to habilitate Swagger only for the debug...
by Antonio Liccardi | Feb 13, 2019 | Blog
In Azure Pipelines, configuration variables represent a necessary functionality for your releases: it’s possible to save some values indeed, that might be useful in build or deploy stage to configure application during the release. The hidden mechanism is defined...
by Salvatore Sorrentino | Feb 5, 2019 | Blog
During one of the Azure academy we held for Overnet Education, our partner for training, we dealt with the subject of image recognition, that generated interest among students. I believe it could be interesting a comparison on this argument between different...
by Michele Aponte | Jan 30, 2019 | Blog
Last week Carmine, our Design and UX consultant, contacted me to ask for support with a problem on an Angular project. In particular, he was working on a project with a well-structured backend, configured on his Mac, and he received problems notice on the UI,...