Unit Tests
If you are anything like me, you are not a fan of writing unit tests, but appreciate the gift they give when written properly. See the...
Mar 1, 20212 min read


Microsoft Ignite 2021
Ready to check out 48 hours of sessions, learning, connecting, and challenges?? Microsoft Ignite is back virtually! From March 2 at 11am...
Feb 16, 20211 min read


NET MVC vs NET Core
I've been asked a few times if a new developer should focus on learning .NET MVC or .NET Core. The simple answer is: both. .NET Core is...
Nov 6, 20202 min read


Visual Studio Built-In Refactoring Tool (Quick Actions)
Sometime in the last few iterations (years, probably .. I find things very late in the game) of the Visual Studio IDE, Microsoft...
Oct 22, 20202 min read


Installing Python
Help on installing Python on a Windows machine
Oct 6, 20201 min read


Guids
An implementation of the universally unique ID (see UUID) that is computed by Windows and Windows applications.
Sep 15, 20201 min read


Conversion failed when converting date and/or time from character string
Datetimes. They can be the hero or your worst enemy. This error is the bane of my existence as a programmer. This is worse than “Hi...
Sep 10, 20202 min read


LINQ
LINQ started as a simple way to query SQL data through code
Aug 3, 20202 min read


Let's talk Interpolated Strings
Microsoft - An interpolated string is a string literal that might contain interpolation expressions.
Apr 19, 20182 min read






