🔧 Azure appsettings.json Converter

This converter transforms the JSON appsetting from the Azure portal to JSON that can be copied into an appsettings.json of a ASP.NET project. This tool runs offline in your browser. Nothing is being uploaded to any server. I intentionally embedded the JS code into the...

Profile

INSPIRED

Marty Cagan explains how top tech companies (see FAANG) operate significantly different than the rest and how their practices contribute to constant innovation. Create alignment with a strong product vision, form a strategy, and empower teams to discover and solve customer problems in a way...

🔧 Connection String Converter

This simple offline tool helps you convert a single line database connection string to the readable list of connection settings that are often required by UI connection dialogs. This tool runs offline in your browser. Nothing is being uploaded to any server. I intentionally embedded...

🔧 Azure AppSettings to Web.config Converter

This converter transforms the JSON appsetting from the Azure portal to XML that can be copied into an App.config of a C# project. This tool runs offline in your browser. Nothing is being uploaded to any server. I intentionally embedded the JS code into the...