Browsing Tag

Test Automation

Implementations

Open Source: infusionsoft.netstandard

By on 30/07/2018

A project of mine that ended, but the results contain quite some application code that could be useful to you perhaps. The first part that I want to publish…

Concepts Opinions

The importance of tools and culture

By on 19/09/2017

Most of the time, when reading about architectural design, system infrastructure, continuous deployment, and also testing, it’s all focused on the productive system – the ‘product’ itself. What leaders…

Implementations

Garden Management, Part 3 – Azure Blob Storage

By on 10/05/2017

This is the next step of the implementation of the sample application for Garden Management. In part one and two, we already solved the circles for

SQL database and…

Implementations

Garden management with Azure, Part 2

By on 13/04/2017

In the first part of the ‘Garden management’ application, we created the SQL database and the web service in Azure, using Microsoft’s Azure Mobile SDKs. The functionality consisted mainly in a http…

Implementations

Garden management with Azure, Part 1

By on 02/03/2017

Microsoft offers with Azure and its SDKs a comfortable and fast way to create pretty nice applications

Cloud with SQL database, storage, authentification and notifications
Clients with offline…