Published onAugust 13, 2025Adding a SEO Friendly Custom 404 Page in ASP.NET CoreASP.NET-CoreHow to replace the plain default 404 page in ASP.NET with a custom Razor view that matches your brand and keeps visitors on your site.
Published onAugust 10, 2025C# Records and the With Keyword — Update Without MutationC#.NETLanguage-FeaturesUpdate C# records the smart way — use the with keyword to clone and modify immutable objects effortlessly.
Published onOctober 21, 2024Using LIT with ASP.NET Core MVC [Part 2]ASP.NET-CoreLITViteMVCHow to integrate Lit into our ASP.NET Core MVC Projects [Part 2]
Published onOctober 17, 2024Showing the full path in Oh My Zsh.LinuxThe default installation of Oh My Zsh only shows the current folder in the prompt. How can we make it display the full path by default?
Published onOctober 13, 2024Using LIT with ASP.NET Core MVC [Part 1]ASP.NET-CoreLITViteMVCHow to integrate Lit into our ASP.NET Core MVC Projects [Part 1]