How to detect IIS version using C#?
Update: I meant from a winapp (actually the scenario is developing a custom installer that wants to check the version of the inst
Check the X-Powered-By header: http://www.http-stats.com/X-Powered-By
There you can find the possibly values...