Project Description
ASP.NET Routing Debugger is a visualizer extension for Visual Studio 2010.It displays the matched route data and datatokens of all defined routes in your web application.
Quickstart Video(flash | zip)
How to install
download the
MvcRouteVisualizer.dll, and copy it to your visual studio "Visualizer" folder (e.g C:\Program Files\Microsoft Visual Studio 10.0\Common7\Packages\Debugger\Visualizers).
1 Find "ASP.NET MVC Routing" in "VS 2010 Extension Manager"

2 Download and install it.

3 Because VSIX does NOT support install visualizer for vs2010(
Microsoft Issue), so the visualizer will be deployed(copied) into correct folder when the vs2010 is dropped into the debugger at first time.