- Apr 9
- 5 min
Creating a Form in Angular 12
Hey kids! Let's continue learning to do some fun things with Angular! Next up is adding a form to your site. I used the base Angular...

- Mar 24
- 1 min
Checking your Angular version
Hey kids! Now, I know this is really simple, but I did have to Google how to do this, so I thought I'd share for our one-stop-shop of...

- Mar 11
- 2 min
Update Custom Modal for Angular 12+
Hey kids!! The previous post I made about adding a custom modal to your Angular app is only good as-is up to Angular version 12. In the...

- Mar 5
- 2 min
The Dreaded 'Unable to Connect to Web Server IIS Express' Error
Hey kids! If you've been writing code for more than ... oh ... a month, you'll run into this error. It's persisted in Visual Studio...

- Jan 14
- 3 min
Exception Handling and Logging basics
Hey kids!! Let's go over some basics for exception (error) handling and logging. This is legit the hill I will die on when I'm debating...

- Dec 16, 2021
- 3 min
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....

- Jun 28, 2021
- 1 min
Windows 11 is coming!
Microsoft has announced the newest version of Windows will be available later this year. For more details on the new system, peruse the...

- May 7, 2021
- 3 min
Create Excel Dynamically in Code
....some way to dynamically create a report based on some stuff in a database. And she needs it to be in Excel.

- Apr 29, 2021
- 1 min
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...

- Mar 11, 2021
- 2 min
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...
