Browse by Tags

All Tags » IIS7 » ASP.Net (RSS)
Handling Webpage Display Issues in Internet Explorer 8.0 using IIS
I have been using Internet Explorer 8.0 since the release of Beta 1. IE 8 requires more standards compliance in the code of web pages for them to display correctly. Today I was catching up on my RSS Feeds and came across this very useful article - Configuring...
Posted: Sep 09 2008, 04:32 PM by Andrew's Blog
Filed under: ,
Tutorial for Using ASP.Net MVC Framework on Different Versions of IIS
Last night Alan Dean came up to VBUG in Newcastle to speak on ASP.Net MVC Framework. One of the discussion points we had was any potential issues for hosting sites on IIS due to the routing and url rewrite elements of the MVC Framework. I wasn't clear...