Windows Authentication Tips for HttpPlatformHandler
This post talks about the Windows authentication tips for all HttpPlatformHandler.
This post talks about the Windows authentication tips for all HttpPlatformHandler.
A brief look at the development and evolution of SNMP#NET, a .NET library for SNMP.
Two weeks ago I was answering a question on Stack Overflow and noticed that the question was not the first time someone encountered the error message “WebSockets is unsupported in the current appli...
In this blog post, we explore a streamlined method to upgrade actions used in GitHub Actions workflows. As GitHub Actions evolves, keeping workflows up-to-date can be a tedious task, especially wit...
A comprehensive guide for reviewers to test Esbonio VS Code extension, covering environment setup, preparation, testing, typical errors, and more. Learn how to configure virtual environments with p...
Learn how to host multiple versions of Sphinx documentation for your project using `sphinx-polyversion`. This guide covers the limitations of ReadTheDocs, the benefits of `sphinx-polyversion`, and ...
Discover the journey of reviving PySNMP, a crucial SNMP library, from its dormant state. This post reveals the technical challenges, strategic decisions, and collaborative efforts that brought PySN...
A deep dive into Microsoft's latest announcement on the Mono Project, exploring the project's historical background, technological evolution, and possible future directions. Understand Mono's signi...
A comprehensive guide for Windows ARM64 developers, exploring key aspects and considerations. Learn about the possibility of staying with x86/x64 platforms, leveraging ARM64 native development for ...
This post talks about how to enable classic ASP with IIS 10 on Windows Server 2025 and its impact.
This post talks the new HttpPlatformHandler v2 and how it is built.
A post about creating a simple Nest web app and deploy it on IIS with HttpPlatformHandler
A post about creating a simple Next.js web app and deploy it on IIS with HttpPlatformHandler
A post about how to create a simple FastAPI web app and host it on IIS with HttpPlatformHandler
A post about how to create a simple Django web app and host it on IIS with HttpPlatformHandler