简体   繁体   English

MVC2路由问题

[英]MVC2 Routing Issue

I have a few routing issues with my ASP.NET MVC2 website and was wondering if there is a way I can get the runtime to simple list of all of the routes it thinks it understands. 我的ASP.NET MVC2网站存在一些路由问题,想知道是否有一种方法可以使运行时简单列出它认为可以理解的所有路由。

Some thing like the fubu diagnostics would be handy ... alt text http://guides.fubumvc.com/images/guides1diags.png 诸如fubu诊断程序之类的东西会很方便... 替代文字http://guides.fubumvc.com/images/guides1diags.png

Take a look at this excellent Routing Debugger from Phil Haacked. 看一下Phil Haacked的出色的路由调试器 It is an indispensable tool for ASP.NET MVC development. 它是ASP.NET MVC开发中必不可少的工具。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM