Published inSlalom TechnologySemantic Versioning in MulesoftHow I inject a semantic version automatically using CI/CD for a Mulesoft projectFeb 11, 2021Feb 11, 2021
Finding the last date a date stamped item shows up in a table (SQL)So, I was writing a query to retrieve data from a Dynamics GP table. There was a question about when certain codes were last used. So, my…Oct 11, 2017Oct 11, 2017
Greatest Common Denominator/Divisor/Factor (Geek Style — Euclidean Algorithm)I recall learning about performing fractional math when I was young. To be completely honest, I never actually learned an efficient way of…Jun 10, 2017Jun 10, 2017
Shuffle a list C# (Fisher-Yates shuffle)So, recently I was writing some code, and I was presented with a problem. I had a List<CustomObject> in C#. I needed to jumble that list…May 28, 20171May 28, 20171
Offline Visual Studio 2017 InstallIt is very easy to forget that many people have development environments that do not have internet access. In this day and age, it’s easy…May 26, 2017May 26, 2017