by infoblexincom | Jun 26, 2019 | Events
On Saturday June 29th, we will be in Caserta at 012 Factory, to take part in the event Insider Dev Tour – Caserta, a day of technical sessions, in which we will tell you all the news of Microsoft world announced at Build. It will be a great...
by infoblexincom | Jun 23, 2019 | Events
In the nowadays cloud era, the question everyone asks is which vendor to choose and at what cost you can risk making a wrong choice. And if you want to start from on-premise and then migrating to the cloud, the cost can be even higher. Choosing Docker for...
by Michele Aponte | Jun 12, 2019 | Blog
In a previous article, we talked about the use of Docker containers for development purpose, underlining the advantages that the usage of the Containers can bring in the software development process. One of these advantages is the simplification of the deployment...
by Enrico Bencivenga | May 23, 2019 | Blog
As we were developing e-commerce for one of our clients, we needed to face the payments’ management, both in terms of which type choose and of security problems. We need then to choose if it would be better to implement different payment methods (credit/debit...
by Adolfo Arnold | May 15, 2019 | Blog
While I was working on a client’s project with one of our partners, I had the opportunity to face the development of some tasks, using a method I’ve heard about many times, but that I have never used before: the Test Driven Development (TDD). _This method...