Contents tagged with IIS
Problems with Internet Explorer compatibility view
A while ago I blogged about forcing site rendering to be done with Internet Explorer’s latest engine. This feature is very well documented by Microsoft. Not that well documented is that adding … more
Disable Internet Explorer compatibility view via web.config
New Internet Explorers have a necessary (?) but annoying feature called “Compatibility view”. I do not need that in my sites since I try to keep my HTML in good shape. Therefore on all … more
IIS 7.x cache optimizations
I find myself searching for this information over and over again for each web site I develop, so I guess I must blog this topic to remember it from now on.
IIS 7 has a very powerful caching … more