{chadDev}

Deploying Node.js to Azure using Visual Studio Code

Deploying a Node.js app to Azure is a breeze with Visual Studio Code.

— 08 January 2025

Reverse Engineering your Database into your ASP.NET Core Project

How do I get my database schema into my code?

— 15 November 2024

Delete MD5 Hash from Azure Storage Blob using Azure CLI

Should you search first or read the docs first?

— 23 October 2024

There's more than one way to...remove a file extension

What's the 'best' way to remove a file extension from a file path string?

— 11 October 2024

LINQ's OrderBy Distinct Gotcha

LINQ OrderBy and then Distinct won't give you the results you are expecting.

— 10 September 2024

ASP.NET Core Logger messages matter

A look at how different types of messages are logged in ASP.NET Core Logger.

— 25 July 2024

Hide and seek with Az Blob Last Accessed Time

How do you find an Azure Blob's last accessed time? Read on...

— 27 June 2024

A brief intro to Azure Storage Lifecycle Management

Stuffing everything in Hot Blob Storage? Save money by implementing Lifecycle Management on your storage accounts.

— 04 June 2024

Documenting ASP.NET Core APIs with Swagger

Swagger does a great job documenting your ASP.NET Core APIs with Swagger. Make it better.

— 24 April 2024