Articles
Remote desktop into work laptop
As a software consultant, it's common for me to have to juggle computers when I'm working at home. Right now, I have:My primary desktop with three nice monitors ...
New Blazor/.NET 6 powered website
One of the best ways to learn new technologies is to come up with an idea and just build something. In my case, I wanted to learn the new Blazor technology from ...
Index defragmentation query
I'm not sure where I got this, but I've had several cases in which I had to defragment the indexes in a database. This script goes through the indexes in the da ...
Reconnecting orphaned users
If you are restoring a SQL Server database that has user IDs in it between machines, the user IDs from the source machine won't match the destination machine. A ...
Modifying security headers in Blazor
One of my recent “discoveries” is that I was not adding the correct headers to my applications. One of the client applications I've been building had a security ...
Disastrous Resumes
As part of my job as a software architect and manager, I review resumes of both contractors and prospective employees. I'll frequently do technical screens base ...