About
I’m a father, husband, U.S. Marine and a software developer. In that order.
Hi,
I'm Adam.
I’m a father, husband, U.S. Marine and a software developer. In that order.
Latest Posts
Connect an ASP.NET Application running on Azure Web Apps to Azure SQL and leave no messy secrets laying about in the web.config
file, depending on Azure Key Vault, or have to orchestrate building a connection string with via Azure Resource Manager.
Inspecting your objects in Visual Studio’s debugger can sometimes be tedious having to expand objects, arrays and lists trying to find that ‘problem child’ of yours. Fortunately for us, there are some handy tricks to reducing the noise, and focusing in on the members of your object that are important.