Blog Posts

MANY articles on a wide array of topics. You’ll find a lot of my newer content is going to my YouTube channel first, but I do still blog occasionally.

Chrome Browser Tabs to Links

Chrome Browser Tabs to Links

You have a bunch of tabs open from troubleshooting a problem. You just solved it! Now before closing all those tabs, copy them to links so you have them for reference when you post your answer on your blog or forum of …

Read More →
Delete dotnet bin and obj folders recursively

Delete dotnet bin and obj folders recursively

Although Visual Studio and the dotnet CLI both offer clean commands, neither one really cleans up bin and obj files generated by the build process, and often things are left behind that cause problems. Here's how to …

Read More →
Microsoft Account Azure Login Problem Resolved

Microsoft Account Azure Login Problem Resolved

In November 2022, I started having problems logging into the Azure portal with my Microsoft Account that I've had for years, and which worked elsewhere. I managed to resolve the issue finally with the help of a Microsoft …

Read More →