Stay updated
Never trust in Entity Framework!
Well, the title is surely overstated, and we can assert the same for all the ORM. As per everything, we need to know how they are made, in order to...
Kestrel build me up!
During the porting from ASP.NET MVC 5.0 to ASP.NET Core made on our CMS “WebRight”, I should face a problem: the widget management in WebRight....
When Amazon helps you
During a consulting meeting with a client, that commissioned us the development of an e-commerce for technological products, we should face the lack...
To log-in or not to log-in? No problem!
Among the many innovations introduced in ASP.NET Core, one of the most important is the existence of an incorporated “Dependency injection” motor....
Dynamic forms in Angular? It’s possible!
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....
Who said Docker only serves in production?
In the last year, I interested myself in Docker and to the whole ecosystem around it, and I finally arrive to Kubernetes to organize...
Documenting API with Swagger
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...
Node configuration in Azure Pipelines
In Azure Pipelines, configuration variables represent a necessary functionality for your releases: it’s possible to save some values indeed, that...
Image recognition in the Cloud
During one of the Azure academy we held for Overnet Education, our partner for training, we dealt with the subject of image recognition, that...
Debugging Angular in Windows with Parallels
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...