Desh-Duniya Blog

Explore articles on tech, culture, and global events.

iis10

Remove IIS 10 Server Header which discloses IIS version

Starting with IIS 10 — the default web server on Windows Server 2016, 2019, and 2022 — removing the Server HTTP response header has become significantly easier compared to earlier versions. By default, IIS includes a header like this in its responses

Anonymous Oct 19, 2025
sql server

SQL Questions

General sql server questions

Anonymous May 25, 2021
welcome

WebOptimizer - a Bundler and Minifier for ASP.NET Core

ASP.NET Core didn't have a runtime bundler like previous versions of ASP.NET. This was a bummer as I was a fan. Fortunately WebOptimizer - ASP.NET Core middleware for bundling and minification of CSS and JavaScript files at runtime. With full server-side and client-side caching to ensure high performance

Anonymous Apr 13, 2019