Browsing Tag

Azure

Implementations

How to sell your SaaS offer through Microsoft

By on 15/12/2020

Sell your SaaS offer in Microsoft Marketplace or AppSource

Perhaps you already published your service in the Microsoft Marketplace or AppSource. Now you want to implement the Transact option —…

Implementations

Tag your Infusionsoft contacts with .NET Core

By on 04/10/2018

Putting my OpenSource implementation for the Infusionsoft API into action. Basically it’s about authorizing the hosted web application to access your Infusionsoft account. And then you can read all…

Concepts Implementations

One week serverless with Azure Functions and Slack

By on 26/01/2018

Together with some colleagues, I’ve spent this week studying serverless architecture, with focus on Azure Functions. And I can tell you – it was real fun!! 
What is it
In my…

Implementations

Resthooks with ASP .NET Core on the example of Infusionsoft

By on 07/10/2017

Many platforms and networks support a technique called RestHooks, which is basically just an event or trigger from that platform when certain actions or changes took place. It is…

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…