by Adolfo Arnold | Mar 25, 2020 | Blog
How often have you called an API and received more data than needed? Or, on the contrary, you obtained less than necessary and therefore have to make more calls to different endpoints to have all the information required?Those two events are...
by infoblexincom | Mar 23, 2020 | Events
On March 26th our CEO Michele Aponte will be interviewed live streaming by Michele Nasti of DevDay to talk about Blazor. You can follow the meeting for free starting from 6:00PM on the Facebook pagehttps://www.facebook.com/DevDay.it/, and you will have the opportunity...
by Francesco de Vicariis | Mar 18, 2020 | Blog
During the development of our own CMS WebRight, we found that people from outside the team also need to develop plugins. I thought it might be interesting to tell you how we dealt with the problem, showing you how to develop a plugin system for your .NET applications....
by Michele Aponte | Mar 11, 2020 | Blog
Whenever I am a speaker at Microsoft events, many people seem to be confused by my MacBook Pro. The first thing they probably think is that I’m a mobile developer, and I have a virtual machine with Windows to use Visual Studio. At least the explicit questions...
by Genny Paudice | Mar 4, 2020 | Blog
In my previous articles, we have seen how important is decoupling the communications in enterprise applications, and we used on-premise solutions like RabbitMQ or transportation abstraction like Rebus. Cloud offers, in any case, native tools to manage messages....