i am pretty new to MVC and Routing and i was asked to modify an app to use diffrent url\'s. a task that is a bit over me since i have no experience.
ok, lets talk a
You have to force all request through the ASP.NET pipeline, and you can do that by adding only this single line to the web.config of your application: