MVC 5路由详细信息在URL中没有id而是标题

时间:2014-10-25 08:30:00

标签: c# asp.net-mvc-5.2

我已经看过很多次,但我不知道如何构建它。例如stackoverflow,当你点击一个问题时,url将是这样的:

`http://stackoverflow.com/questions/26543928/javascript-global-error-handling-not-work-on-ie-9`

基本上会打开这个问题javascript global error handlling ...

你怎么能实现这个目标:

- for users: http://site/profile/username
- for posts: http://site/post/just-a-post-example
- for messages: http://site/message/my-custom-message
等等等等

0 个答案:

没有答案