Apr 18, 20241 min read
Creating a Local DB in SQL Server Management Studio
Having to install SQL Server from scratch. I always forget that it doesn't come with a local database installed. Which I will always think
0 comments


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


Mar 10, 20212 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...
0 comments


Feb 26, 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...
0 comments

Jan 21, 20211 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...
0 comments


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



