After spending entirely too much time researching this issue today here is how you can use any characters you want for URLs in ASP.NET 4 and IIS 7. A bit of background: I am writing a web application that has a custom HttpModule and HttpHandler that should handle all requests and not limit the syntax [...]
Posted in Development, Web | Also tagged ASP.NET 4, REST
Use any characters you want in your URLs with ASP.NET 4 and IIS 7!