
My Understanding of The Visual Studio 2017/2019 Announcements
Analysis of Microsoft's Visual Studio 2017 and 2019 announcements, explaining the release strategy change and what it means for Visual Studio users going forward.
Analysis of Microsoft's Visual Studio 2017 and 2019 announcements, explaining the release strategy change and what it means for Visual Studio users going forward.
How to implement wildcard host name support in older IIS versions using Application Request Routing (ARR) and URL Rewrite as an alternative to IIS 10's native support.
Identifying and fixing common mistakes made when configuring IIS URL Rewrite module, including incorrect URL matching, rewrite vs. redirect actions, and proxy requirements.
The journey of LeXtudio from a brand name to an official company, showcasing the evolution of various open source projects and software products developed over a decade.
Major improvements in reStructuredText for VS Code (version 67.0.0+) including Workspace support, automatic conf.py detection, and simplified preview configuration.
The challenges and experiences of publishing PowerShell modules to PowerShell Gallery, including account verification issues and PowerShellGet module requirements.
Detailed explanation of ASP.NET Core's execution model on IIS, including the relationship between w3wp.exe and Kestrel, process creation, and debugging considerations.
How to replace Zapier with custom Azure Functions to trigger VSTS builds from GitHub webhooks, providing more control over permissions and avoiding free plan limitations.
A comprehensive guide on migrating Sphinx documentation sites from Read The Docs to Azure App Service, including GitHub integration, Google Analytics, and URL rewriting.
How to effectively use private Git repositories as submodules in VSTS build pipelines using different authentication methods including OAuth tokens and SSH keys.
Different techniques to abort or cancel a VSTS build when no changes are detected, including displaying the build as succeeded, failed, or cancelled in the dashboard.
Setting up a CI/CD pipeline for Sphinx documentation sites using VSTS and Zapier, with automatic deployment to Azure App Service and multi-repository management.
The complete history of PHP Manager for IIS from its creation by Ruslan Yakushev to its revival as version 2.0, including details on PHP integration with IIS and FastCGI.
A practical guide to code signing executables and NuGet packages, including certificate installation, signing tools, and special considerations for .NET SDK projects.
A deep dive into the evolution of referenced assemblies in .NET, from .NET Framework 1.x to .NET Core, including their role in target frameworks, SKUs, and cross-platform development.