Working with Azure Functions or APIs is awesome, but we need an easy way to test what we’re built. Postman is a great option for those looking for an easy way to get great results.
Category: Tutorial
SOLID Design Principles
SOLID Principles are seen throughout the development world. We run through the principles to give a super high level view… with memes.
Dynamics 365: Trigger a dialog with javascript
In this blog, we learn how to create a custom dialog in Dynamics 365 and trigger that dialog using javascript.
DRY – Don’t Repeat Yourself
DRY or Don’t Repeat Yourself is a staple of modern coding. Learn about the principle here and star your coding journey.
Demo: Creating a CosmosDb Console Application
Keeping up to date with Microsoft Azure can sometimes be tricky, so here’s part one of my CosmosDb Demo – how to make a console application.