Tagged Questions

1
vote
1answer
38 views

How do I do URL rewriting with MVC?

How do I do URL rewriting with MVC? Where do I put the code? Is it in Global.asax? Updated question: Can someone give me a snippet for defining routes in MVC?