11 Aug 2020 | Colin Pear
With the arrival of Blazor as part of the ASP.NET web development framework—new and exciting possibilities have become a reality. One such possibility is creating composite UI’s via Razor Components and component messaging. This article will dive into some of the higher level points of importance in building a composite UI as well as walk through a working example.
Earlier this week I spent a lot of time debugging a random error that popped up and broke our CI/CD builds. The… Learn More
05 Nov 2018 | Colin Pear
Octopus Deploy variables are often times difficult to get right in complex deployment scenarios. If the incorrect pattern is applied… Learn More