Apart from issues with querying Google, I belive that the most reliable way to detect which application server runs an ASP.NET application is to check the SERVER_SOFTWARE variable available in Request.ServerVariables:
string server_software = this.Request.ServerVariables["SERVER_SOFTWARE"];
1 comment:
your site is very nice ...
this is very helpful and attractive.
visit for asp.net help asp.net help
Post a Comment