woensdag 13 augustus 2014

Routes, Extensionless Paths and UrlEncoding in ASP.NET

When using custom routing in your ASP.NET applications be careful with encoding routes into paths. Specifically make sure that embedded route paths are properly encoded and that you watch out for a few gotchas related to path encoding. This post demonstrates how to set up routes for a WebForms app and demonstrates a couple of potential problems of manual route encodings and the fixes.






Routes, Extensionless Paths and UrlEncoding in ASP.NET

Geen opmerkingen:

Een reactie posten