开发者

.NET MVC2 Equivalent of 'rake routes'

Is there a .NET MVC2 Equivalent to Ruby on Rails' rake routes command? I'm having some weird routing issues and som开发者_如何学Cething like that would be infinitely helpful.


If you want to see what your routes are doing, you can use Phil Haack's Routing Debugger and Route Tester for unit testing your routes.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜