DCSIMG
Routing - Ran Wahle's blog

Ran Wahle's blog

Browse by Tags

All Tags » Routing (RSS)
Configure your ASP.NET application that uses routing in IIS-6
After coding our routing handler in our ASP.NET application (available in .NET 3.5 and in much easier way in .NET 4) Since IIS-6 doesn’t use .Net as a natural part of it’s pipeline there is a need to do some configuration. ...