ASP.NET MVC routing issues
Are there any tools or utilities that can help in debugging ASP.NET MVC routing problems?
+2
Nicholas murray
source
to share
2 answers
Phil Haack, one of the creators of ASP.Net MVC, put together a route debugger. You can get it (with full source code) here .
+8
womp
source
to share
Glimpse also has a route debug plugin .
+2
ngm
source
to share