Miseries Around ASP.NET Windows Authentication Setup
A post about ASP.NET Windows authentication setup and what typical issues you might encounter.
A post about ASP.NET Windows authentication setup and what typical issues you might encounter.
A post about the challenges I encountered when I created a project to enable Windows Explorer context menu for Windows Terminal.
A post about IIS Server header and how to get rid of it with proper steps.
A post about how to enable IIS remote management on Windows Server Core
A post about how to replace BackgroundWorker with async/await and tasks to make your code more readable and maintainable
A post about how to install Microsoft IIS CORS module for IIS Express to fill the gap.
A post about how I set up Visual Studio Code Remote with Multipass on macOS to get a WSL-like experience.
A post about common issues of Hangfire and why it won't work very well with IIS.
A post about the stories about Visual Studio Setup Projects and why you should avoid this project type.
A post about the rough history of .NET Core debuggers and interesting stories behind them.
A post about the basic facts about IIS/ASP.NET process/thread identities that can help you understand the root cause of some issues.
A post about things you should know about Windows Cache Extension for PHP and why it is not recommended to use.
A post about the rough history of MonoDevelop and interesting stories behind it.
A post about what .NET 5 means to different groups of people
A post about Samsung's .NET Core debugger and how I integrate it with MonoDevelop