I think I might already understand how this works, but wanted to be sure.
I am in the process of defining the routes for a new ASP.NET MVC application. I'd like to create short permalinks similar to Stack Overflow's short permalink to this question:
Create short permalinks similar to Stack Overflow's "short permalink to this question"
What route and controller mechanism is Stack Overflow using for this permalink behavior?
Other Questions discussing Stack Overflow question routes: