Non Functional Requirements (NFR's)
Why we need NFR’s for our code. Non Functional Requirements
Dec 30, 20214 min read


Power Automate - Get Email from CreatedBy in Azure DevOps
Hey kids! So I’ve recently been asked to create an automated flow using Microsoft Flow (Power Automate) that is attached to Azure DevOps....
Dec 15, 20213 min read


Using Incognito with Visual Studio
Hey, kids! Let's set up your local Visual Studio to start using Incognito mode. I sometimes need this so the cache is cleared when...
Apr 28, 20211 min read


Angular Setup Tips and Tricks
Hey kids! I am learning Angular and have come away with some small takeaways for folks that have limited coding knowledge so far. I am learning Angular 11, so any other version may not be accurately portrayed. I decided to start with the tutorials on the Angular site here and set up some test projects in StackBlitz. My first one is here if you want to check out the gloriousness https://angular-hqcgzp.stackblitz.io I ran into some things that weren't explained when I moved
Apr 7, 20213 min read


The Great Debate - Single or First
Ah, the joy of having options! I have definitely had some spirited debates regarding which method to use .First() or .Single() I am...
Mar 10, 20212 min read


Time Test your Sprocs
Hey kids! Have you had issues with your queries running slow, or you aren't sure how to time them? Maybe you don't know exactly where...
Feb 26, 20212 min read


Umbraco Admin Password Reset Tip
I tend to be really great at creating crazy passwords, especially for Admin access to a site I'm building. That also means I'm really...
Jan 21, 20211 min read


Useful Chrome Extensions
Chrome Developer Tools This tool offers a robust look at the webpage front end code results, links to the stylesheets, shows js errors,...
Nov 6, 20193 min read


Error "No physical template file was found for template X"
Umbraco error - No physical template file was found for template X
Feb 12, 20191 min read


Sitecore Troubleshooting
Here is a list of troubleshooting steps I use for when my Sitecore site is being rude. Hopefully this can help you too!! ✔️ If everything works but getting random 500.19 error 🔹 Verify server and framework with coworkers in Web Platform Installer 🔹 URL Rewrite can be missing 🔹 Could be something in config being referenced, not installed ✔️ Get copy of dll’s, databases ✔️ Unable to add new transform 🔹 Install Slow Cheetah – extensions, not nuget ✔️ IIS error – ve
Sep 4, 20181 min read






