-
Fix WordPress Image Upload Error
Uploading images to Wordpress was failing intermittently. The error message pointed to the wrong solution. The actual fix was to add a client_max_body_size value to nginx.conf.
-
Azure DevOps YAML: Slides / Code from VSLive Redmond 2023
I’m doing a talk today at VSLive Redmond 2023 on automated builds and releases in Azure DevOps using YAML-based pipelines. Here are my slides and code samples.
-
“Real World Scrum with Azure DevOps”: Slides from VSLive Redmond 2023
Looking to get going at doing Scrum with Azure DevOps? Here the slides from my talk at VSLive Redmond 2023.
-
New Course: Predicting the Future, Estimating, and Running Your Projects with Flow Metrics
I just launched a new course on how to use Flow Metrics like throughput and cycle time to forecast the future and run your projects.
-
Azure DevOps (azdoutil) Flow Metric & Project Forecasting Tools Now Supports Multiple Teams!
Azure DevOps (azdoutil) Flow Metric & Project Forecasting Tools Now Supports Multiple Teams!
-
Sample Code: Angular Typed Reactive Form with Child Components & Validations
In Angular, how do you break up a form into child components using @ViewChild() and still get validation to work? This first article in a series will show you how.
-
Fix: Azure App Services Log Stream is Empty for .NET Core App
When you’re trying to debug your .NET Core app that’s running on an Azure App Service, the Log Stream is an essential tool. So how do you connect the console logs from your .NET Core app to the Log Stream output?
-
GitRepoSync: Manage Your Git Repository Sprawl
Do you have a gigantic sprawling mess of git repositories that you care about? I’ve written a utility called GitRepoSync to help you to manage the Git repository mess.
-
“How to Fix a Failing Project”: Slides from VSLive Las Vegas 2023
I just got back from speaking at VSLive Las Vegas 2023 and here are my slides & code samples from my “How to Fix a Failing Project” talk.
-
Azure DevOps YAML: Slides / Code from VSLive Las Vegas 2023
My slides and code samples from my Azure DevOps YAML Pipelines talk at VSLive Las Vegas 2023.