by infoblexincom | Nov 30, 2019 | Events
It’s already been a year since the last WPC, it’s time to prepare ourselves. As you probably know, the history of this event is closely linked to that of Blexin, so how could we miss it? The date is fixed for December 3rd, 4th and 5th in Assago, for...
by infoblexincom | Nov 26, 2019 | Events
Following the success of the first edition, which saw us as protagonists as “Gold” sponsor and event’s speaker with our Antonio Liccardi, the organization decides to repeat the Azure Day on November 29th. The appointment is fixed...
by Genny Paudice | Oct 16, 2019 | Blog
In the previous articles, we have seen how to decouple the communication between applications using a Message Broker like RabbitMQ. When a software system is composed of multiple services that perform different tasks but need to interact with each other to perform...
by Salvatore Sorrentino | Oct 9, 2019 | Blog
Data, data everywhere! Our apps collect information from any kind of service and produce new data themselves. Data that need to be stored and then? A grid, an Excel report, some plot: that’s what we usually do with them. As developers, we stop to the button “Save as...
by Francesco de Vicariis | Sep 25, 2019 | Blog
In the previous article, I explained how to manage the caching in an ASP.NET Core application, using the in-memory caching. It’s possible to use this type of caching if your application is hosted on a single server. Which are instead the tools that the .NET...