A practical guide to creating and implementing custom item templates in Visual Studio 2015, with tips for handling non-code files and troubleshooting common issues.
A practical implementation of honeypot fields to detect and filter bot submissions in web forms, offering a JavaScript-free alternative to traditional CAPTCHA solutions.
A step-by-step guide to implementing Azure CDN for web applications, including troubleshooting common issues with propagation times, CORS settings, and custom domain configuration.
A quick demonstration of using C# Interactive to merge separate comment YAML files into their corresponding blog post files, reducing file management overhead.
A practical example of using Visual Studio's C# Interactive window to efficiently process and migrate blog post metadata into Jekyll-style front matter format.
A reflection on the decision to remove Disqus comments from a blog, discussing the technical and philosophical reasons for taking ownership of comment data and exploring alternative solutions.