Traditional ASP.NET on Docker: Images
An analysis of Docker image layers for traditional ASP.NET applications, explaining how Microsoft's official images are composed from windowsservercore through IIS to ASP.NET and how to customize t...
An analysis of Docker image layers for traditional ASP.NET applications, explaining how Microsoft's official images are composed from windowsservercore through IIS to ASP.NET and how to customize t...
This post is about how to run traditional ASP.NET apps in containers on Windows Server 2016.
Troubleshooting common issues when running traditional ASP.NET applications in Docker containers on Windows Server 2016, including Docker installation, docker-compose configuration, and disk space ...
Troubleshooting an edge case where IIS Express fails to start ASP.NET Core applications due to port conflicts with an already running instance, with detailed event log analysis and solution.
An in-depth exploration of how Visual Studio launches IIS Express to debug ASP.NET Core applications, explaining the environment variables and launcher processes used behind the scenes without a we...
A straightforward guide on how to install IIS 10 on Windows 10 and Windows Server 2016 using PowerShell commands, with explanations of feature names and module identification techniques.
A practical breakdown of Visual Studio Code extension structure using the reStructuredText extension as an example, covering manifest files, contribution points, and TypeScript implementation details.
This post is about how to install MonoDevelop 7 on Linux and all remaining issues.
This post would show you the plan for #SNMP Library vNext.
This post would show you how to build .NET Core solutions on AppVeyor, and a complete example.
This post would show you which class library project to go in Visual Studio 2015/2017/2019/2022.
This post would show you how PHP integrates into IIS and who to contact if you meet issues.
This post is about the second phase of the merge of .NET and Mono.
This post is about the first phase of the merge of .NET and Mono.
This post is about how to upgrade xUnit.net projects to 2.2.0.